搜索资源列表
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
VisSDK
- 微软Vision SDK开发包,程序并不复杂,但非常实用,不只是提供动态链接库,所有源文件代码都可以看到。非常适合研究图像操作和图像分析的人员,以及在工程中的应用(机器视觉、机器人视觉导航规划等),对我们的帮助很大,能学到很多东西。建议大家一起学习提高。真的不错的东东。里面有详细的使用文档。-Microsoft Vision SDK development kits, procedures are not complicated, but very practical. not only pro
a
- 不带像素操作的机器视觉代码-The brain transforms and discards pixels. The transformation is a smoothing and differencing filter. The output of an individual filter is ambiguous.The output of 5 filters lets us find edges and corners. A small number of filters
GeometricMatching
- 国内少见的机器视觉软件开发工具含代码 功能全面运行速度快,包含了几何匹配等 复杂算法
GaborFilter
- gabor滤波的matlab代码实现,主要应用于图像处理和机器视觉
EageDetect
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital images are the edge detection image segmentation, target area identification, regional shape the f
IPT
- 个人在学习数字图像处理和机器视觉时编的一些代码-Individuals in learning digital image processing and machine vision some code when compiled
digital-image-process
- 数字图像机器视觉代码,包含众多VC++ MATLAB两种源码-image process Vision
DIPDemo
- 数字图像处理与机器视觉的部分代码,这里是C++代码,希望对各位有用-part of the code of the book digital image processing and machine vision
Visual-CPP--MATLAB-image
- 数字图像处理与机器视觉(visualc++与matlab实现)一书所附光盘的全部代码!3.15的超值回馈之作,绝对值得下载!-Digital image processing and computer vision ( VisualC++ and MATLAB ) a book attached CD of all the code! 3.15 of the value of feedback, definitely worth downloading!
Image-Restoration
- 机器视觉之模糊图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,值得参考! -Machine vision blurred image restoration, achieve The inverse Filter, Wiener Filter, Lucy-richardson algorithm, which includes the PPT, the code and report.
chapter4
- 数字图像处理与机器视觉代码 第四章配套资料 MATLAB源码 -Digital image processing and machine vision code supporting information Chapter MATLAB source
chapter5
- 数字图像处理与机器视觉代码 第五章配套资料 matlab源码-Digital image processing and machine vision code matlab source CHAPTER supporting information
chapter6
- 数字图像处理与机器视觉代码 第六章源码 MATLAB代码-Digital image processing and machine vision MATLAB code source code Chapter VI
ComputerVision
- 计算机视觉:让冰冷的机器看懂多彩的世界 科学人,附有原作者的matlab代码-Computer Vision: Let the cold machine read the colorful world of science people
Visual-CPPshuzituxiang
- 这是VC++图像处理从初学到后面的机器视觉学习的所有代码-This is the VC++ image processing the beginning to the back of the machine vision to learn all the code
Digital_image
- 数字图像处理与机器视觉——Visual C++与Matlab实现(第2版) Visual ++代码-Digital image processing and machine vision Visual C++ and Matlab realization (2nd edition) Visual++ Code
xiangjibiaoding
- 这是一份相机标定的程序代码,在机器视觉处理图像上用于标定相机!(In machine vision, camera calibration is a necessary step, this program provides the camera calibration code!)
机器视觉综合
- halcon+vs2010写的 模版匹配 +4点标定 +tcp通讯代码(Halcon+vs2010 template matching, +4 point calibration, +tcp communication code.)
二维码扫描识别
- 基于opencv+zbar+visual studio的二维码扫描识别,文件里有写具体做法和具体代码(opencv ,zbar,visual studio)