搜索资源列表
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
摄像头标定源码
- 摄像头标定源码 visual c++ 平台下实现,The source code of computer vision experiments, including the various canny edge detection, sift feature extraction, camera calibration, gabor filtering algorithm for stereo vision, etc.
C++ canny算法
- canny算法的源码,C++语言。图像文字识别应用,用于图像平滑去噪细化
canny
- canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
8051970ImageProcessing
- 经典canny算法源码,效果良好,已验证-Classic canny algorithm source code, good results have been verified
TMottion_Muiih
- 本程序源码是一种基于Visual C++6.0 + opencv,根据人体运动识别别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。-The program source code based Visual C++6.0+ opencv, according to the human motion recognition do not play music. The technical design to computer vision, canny edge detecti
bilateral
- canny算子边缘检测源码,用matlab实现,如果需要,请及时下载-canny edge detection source, using matlab to achieve, if you need, please download
canny
- canny源码,非matlab系统自带,配有实验图像,运行正常,效果良好,本网站见过的最好用的。(Canny source code, non matlab system, with experimental images, normal operation, good results, the best use of this site has seen.)