搜索资源列表
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
jqsjxg
- VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
digitalpicPro-chap02
- 这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to app
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
蔡先生的代码
- 总述:本代码属于机器视觉研究对一些传统方法进行了演示和突破(颜色的辩认) 建议:{强烈建议用程序打开“ 视觉分析\\色度分析图1.bmp”而后按“视觉分析\\颜色分析软件1-7”} 局限:但本演示只针对24位位图本代码包含两个部分1、视觉分析 (代码的主要思路[包括一些使用方法、结论图象、程序机制(使用AUTOCAD打开分析观看)、研究结论(matlab编写)])2、forimage(原代码vc7.0编写)-Overview : This code is machine vision rese
color.rar
- 机器视觉代码,仅供参考,如有不妥,请多多指教,谢谢,Machine vision code, for reference only, if wrong, please advice, thank you
ComputerVsion
- 机器视觉的经典源代码,用VC编的,希望大家喜欢!-Machine Vision classic source code, made by VC, and I hope everyone likes!
IPT
- 个人在学习数字图像处理和机器视觉时编的一些代码-Individuals in learning digital image processing and machine vision some code when compiled
digital-image-process
- 数字图像机器视觉代码,包含众多VC++ MATLAB两种源码-image process Vision
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
数字图像处理与机器视觉_源码
- 是一本很好的图像处理的源码,基于MATLAB和C的代码
javacv代码大全
- 本大全涵盖了所有开发javacv的API代码,帮助java程序员尽快掌握机器视觉。初级和高级人员都可以用的上的好文档。(This book covers all the development of javacv API code, to help Java programmers to grasp the machine vision as soon as possible. Good documentation available for both junior and senior per
奥普特光源控制器控制代码OPT-LIGhtCtrl
- 对奥普特公司的数字多通道光源控制器基于232协议进行控制光源的亮度。多用于机器视觉系统的项目中。(The Haupt company of the digital multi-channel light source controller based on 232 protocol to control the brightness of light source. Projects that are mostly used in machine vision systems.)
机器视觉综合
- halcon+vs2010写的 模版匹配 +4点标定 +tcp通讯代码(Halcon+vs2010 template matching, +4 point calibration, +tcp communication code.)
视觉机器学习20讲配套仿真代码
- 视觉机器学习20讲配套仿真代码,随书附带的代码
signa5
- 这段程序是相干光通信系统的仿真机,可以用matlab来仿真相干光通信系统,具体的参数可以在代码里面自行修改。(This program is a simulation machine for coherent optical communication systems. Matlab can be used to simulate a coherent optical communication system. The specific parameters can be modified in
DemoPic
- 本工程根据图片上面的按钮颜色来识别出对应的按钮,采用halcon来实现,代码完成,有图片和执行程序,方便学习(This project identifies the corresponding button according to the color of the button on the picture. It is implemented by halcon. The code is completed. There are pictures and execution programs
二维码扫描识别
- 基于opencv+zbar+visual studio的二维码扫描识别,文件里有写具体做法和具体代码(opencv ,zbar,visual studio)