搜索资源列表
PCA+LDA+VC+code
- PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
DistanceTransform(VC)
- 距离变换算法距很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。并且附上详细的代码说明和例子。-distance from the algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare. And attached a detailed descr iption and code exa
DistanceTransform(vc++)
- 距离变换算法距另一种算法,很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。-distance algorithm from another algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare.
VC++huidulashen
- 常用图象处理算法——灰度拉伸. 直接粘贴到vc即可-commonly used image processing algorithm -- Gray tension. Vc directly to the paste can be
CapVideo(VC)
- VC++实现对usb连接的数码摄像机实现实时的显示与采集功能,并且保存一段视频序列,对于该视频序列可以选择不同的压缩编码格式;可以通过菜单选项实现单帧图片的抓取并且保存不同格式的图片-VC usb link to the real-time digital video camera display and collection functions, and preservation of a video sequence, the video sequences can choose diffe
vc.dip.src
- 这是一份VC开发环境下的“数字图像处理”一书的配套源代码。对搞VC数字图像处理的朋友应该很有帮助。-VC This is a development environment under the "Digital Image Processing," a book supporting source code. To engage in digital image processing VC friends should be helpful.
基于vc++与opencv实现的视频图像Hu矩计算
- 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
corner
- vc++和OpenCV结合找出图片中的角点,并且做出标记。此程序同时可以用于图片特征点的提取,用于特征匹配的后续开发做准备。-vc++ and OpenCV combination to find the picture of the corner and make a tag. At the same time, this procedure can be used for image feature points extraction, feature matching for the fo
ASMSourceCode
- ASM算法能够在人脸偏转情况下较好实现特征点定位-ASM algorithm can be deflected in the case of face feature point location to achieve a better
CV-SURF
- 基于vc++6.0的SURF算法的程序代码,可以直接运行-Based on the SURF algorithm for vc++6.0 program code can be run directly
VC
- VC++实现打点打开一幅图像,并可进行傅里叶变换、灰度变换等,还可进行图像增强-VC++ to achieve RBI to open an image, and can be Fourier transform, gray level transformation, etc., can also carry out image enhancement
using-DIB
- 用DIB方式实现BMP图像的打开和处理,VC++6.0环境下开发。-DIB be achieved with the opening and processing of BMP image, VC++6.0 development environment.
vc_picture
- 一款非常全面的图象处理软件,包含颜色处理,图象处理以及算法!程序已经调试过,可以用。-A very comprehensive image processing software, including color processing, image processing and algorithm! Procedures have been debug, and can be used.
DImageProcess
- 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回D
vc_harris
- 用c++编程的,能够实现角点检测,用的方法是Harris方法,效果比较好.-With c++ Programming and corner detection can be achieved, the methodology used is the Harris method, the effect is better.
Object_Removal_by_Exemplar-Based_Inpainting
- 基于样例的图像修补方法,可以用于移除较大的目标,修复较大的区域。VC++环境,Qiushuang Zhang设计,参见A.Criminisi等人的论文:Object Removal by Exemplar-Based Inpainting.-Based on the sample image repair method can be used to remove larger goal, to repair the larger region. VC++ Environment, Qiushua
vcImageJiont
- vc图像拼接源代码,可进行两幅图像的自动拼接-vc image mosaic source code, may be two images automatic splicing
vc-imageprocessing
- 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm
vc
- 在图像处理中,解决人脸识别的应用,在动静态环境中均可使用 -In image processing, the application of face recognition solution in the static and dynamic environments can be used
VC图像分割与边缘检测源代码
- VC图像分割与边缘检测源代码,工程包,可直接编译运行(VC image segmentation and edge detection source code, engineering package, can be directly compiled and run.)