Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Windows & Linux image processing tools. Supports multi-core, 8 to 64-bit resolutions for grey,RGB,HLS,CIE Lab and Bayer images. Handles dng,tiff,fits,jpg,j2k,png and raw file formats. eLynx lab is a GUI application based on wxWidgets & eLynx SDK.

0
 
  0 reviews  |  0 users  |  568,472 lines of code  |  2 current contributors  |  Analyzed over 2 years ago
 
 

FAST-EDGE seeks to be the fastest edge detection implementation in C. Edge detection has many applications in computer vision and image processing and is a key component in feature detection and extraction. GoalsBe the fastest edge detection implementation in C - with no external dependencies ... [More] , just the standard C library. Have clean and easy to understand code, that will be understandable by just about anyone. Be the go-to implementation for the robotics community where speed is paramount while maintaining high accuracy. What's in the Current VersionContains several helpful functions to aid in edge detection. Most notably, a full implementation of the Sobel operator (and Scharr's version of the Sobel operator which may have better rotational symmetry), a Gaussian noise reduction function, a threshold estimator, non-maximum suppression, and all the functions necessary for the implementation of the Canny edge detector. Additionally, functions to read and write PGM image files is included. What's NeededImplementation of a general Gaussian function. More Speed BountiesFrom time to time, bounties will be given out for implementing or improving code. [Less]

0
 
  0 reviews  |  0 users  |  553 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 
Compare

JVAT is a video annotation tool, which is used to draw SVG animations over videos. These SVG documents can be separate files or they can be stored in video containers along with the video. Algorithms used in JVAT: Canny Edge Detector http://en.wikipedia.org/wiki/Canny_edge_detector Sobel ... [More] Operator http://en.wikipedia.org/wiki/Sobel_operator Blob Detection http://v3ga.net/processing/BlobDetection/ Either Jffmpeg or Fobs4JMF is required to view video files properly. Screenshots Edge detection samples: http://yfrog.com/0iblobedp http://yfrog.com/3dblobed2p http://yfrog.com/3dcannyp http://yfrog.com/3dsobelp Drawing sample: http://yfrog.com/3dmanualp [Less]

0
 
  0 reviews  |  0 users  |  2,558 lines of code  |  0 current contributors  |  Analyzed 7 months ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.