搜索资源列表
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
Color-histogram
- C++结合opencv实现的提取图像的颜色直方图,并显示出来。此代码在vs2010下,成功运行。效果很好。-C combined with opencv realize the extraction of image color histogram, and displayed. This code in vs2010, successful operation. The effect is very good.
ImgConvrter
- VS2010 C++通过托管 命名空间Drawing的Bitmap轻松转换图片格式!
Image-geometry-transform
- 图像几何变换算法及源代码,包括旋转,镜像,转置等,C++,vs2010编译环境-Image geometric transformation algorithms and source code, including rotation, mirroring, transpose, C++, vs2010 compilation environment
Image-orthogonal-transformation
- 图像正交变换算法及源代码,包括离散沃尔什变换,余弦变换,K_L变换等,C++,vs2010编译环境 -Image orthogonal transform algorithm and source code, including discrete Walsh transform, cosine transform, K_L transform, C++ vs2010 compiler environment
fsjc
- 在VS2010的C++环境下利用Opencv库函数实现了简单的肤色检测(控制台)-Use of under in the VS2010 C++ environment the Opencv library functions to achieve a simple color detection (console)
Ex002
- VS2010 C++编写的BMP图像文件的读写、置固定值处理、反色处理、平滑处理等-VS2010 C++ prepared to read and write BMP image files, set a fixed value processing, anti-color processing, smooth handling, etc.
CDIB-for-VS2010
- CDIB类文件对C++2010以上版本。头文件等-CDIB class file for C++2010
MovDetect
- vs2010工程,C++(优化了opencv的代码),通过混合高斯背景建模实现的运动物体检测,效果非常好。-vs2010 project, C++ (optimized opencv code), Gaussian mixture background modeling to achieve through the detection of moving objects, the effect is very good.
Smooth
- 基于OpenCV实现的图像滤波程序,包括中值滤波、高斯滤波、均值滤波等,VS2010 C++实现-The project based on opencv and VS2010 is used to smooth an image by filter
DSP-digital-Recognition
- 天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。-Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c la
Hist_Equalization
- 功能是用C++实现一幅图像的直方图的均衡化!环境是vs2010和opencv-Function is C++ achieve an image histogram equalization! Environment is vs2010+opencv
open-image-(emguCV)
- C#加emguCV学习第一课-打开图像 VS2010环境,良好注释 -C#+ emguCV , the first lesson- open image VS2010 environment, good comment
Graphic-image
- 基于VS2010,运用C#语言编写的图形图像处理程序,可以实现打开图片,图片旋转,增强,分割,哈夫曼压缩等功能!-Based on VS2010, C# language using image processing program, you can achieve open the picture, image rotation, enhancement, segmentation, Huffman compression functions!
sharpen
- 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,利用多种方法来遍历图像,例如通过创建迭代器的方法来遍历图像,通过指针的方法来遍历图像等方法来对图像进行处理。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use of the opencv2.4.9, C++ write, using a variety of methods to traverse the ima
GuJiaTiQuPVS2010Popencv3.0
- 给基于matlab2008中的bwmorph中skel提取图像骨架改写的C程序,编译环境是VS2010+opencv3.0,希望对大家有帮助!-bwmorph with parameter skel in c++ based on vs2010 and opencv3.0
2
- 用vs2010开发的,基于c++语言和opencv库的人脸检测算法。-VS2010 development, based on c++ language and opencv Library of face detection algorithm.
newharris
- 本算法是一种改进型的harris角点检测算法,首先通过一个函数筛选出候选角点,然后在候选角点里按照标准的流程计算,速度和性能均有提高,压缩包里提供了基于VS2010的C语言工程,算法写的比较精简,注释很清晰,debug起来也很方便。-This algorithm is an improved harris corner detection algorithm , first screened by a function of candidate corner point, and then ca
TLD_VS2010
- TLD 跟踪算法 C++ VS2010 opencv24-TLD Tracking-Learning-Detection C++ VS2010 opencv2411
EDTest-VS2010
- 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
