资源列表
小组开发简易CAD
- 本代码为我们在编程培训期间所做的项目设计 项目名称:简易二维CAD 开发平台:创天中文VC++ 所用技术:MFC-this code is our project during programming-training:simple 2dCad,development platfor:Chuangtian chinese vc,technology:MFC.
纤维处理软件sob+hough直线检测+自动判定
- 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
FaceDatabases
- 人脸识别库,有yale库,orl库等,值得借鉴哦。-face-recognizing library,including yale ,orl .well worth referencing.
IGES Reader
- IGES Reader,实现了一个类,可以将IGES文件格式读入到VTK工具箱-Our code source named IGES Reader implements a class that can read files in IGES format in VTK environment.
彩色图像边缘检测
- 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner
OTSU方法计算图像二值化的自适应阈值
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
n0-linear-sa(1)
- 一个马尔科夫分类算法,其中使用了马尔科夫估计方法,分类的精度高。-a classification algorithm, which used Markov estimation, classification of high accuracy.
用鼠标选定欲跟踪目标
- 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please conne
最小二乘法直线拟合 用VC实现的
- 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
DiaMc
- 图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。-image processing, including image processing category, read and write images to remove the background, values and so on, while loading FormView demonstrated functional.
图像处理与相机自动调焦
- 图象处理程序源代码,同时展示了相机自动调焦系统的控制技术。-image processing program source code and display the camera auto-focusing system control technology.
图像处理与数控技术
- 集中展示了图象处理功能和由图象处理到数控输出控制,是从事机器视觉开发不错的参考资料。-concentrated display of image processing functions and image processing from the output of CNC control, machine vision is engaged in the development of good references.