搜索资源列表
demo
- 一个基于图像理的程序,运用MFC实现了基本的图像操作,包含图像打开,浏览等。还可以对图像进行处理,包括以下模糊处理,平滑处理等,还可以对图像进行配准。-An image-based management procedures, the use of MFC to achieve the basic image manipulation, including image open, browsing. Image processing can also include the following
fenxing
- OpenCV实现分形功能,已包含必要的lib和dll,可以直接运行,使用拖动条控制参数-OpenCV implementation of fractal features included the necessary lib and dll, can run control parameters using the drag bar
51L3_1
- OpenCV矩阵运行,可直接运行,已经包含lib库和dll动态链接库,实现矩阵的相乘,求逆等操作-OpenCV matrix operation, can be directly run, already contains dll lib libraries and dynamic link library, to achieve the matrix multiplication, inverse and other operations
CB2010_OpenCV
- 真正可以在c++ builder 2010 下编译的Opencv文件。压缩包中包含必须的dll,lib和h文件,并有OpenCVExample.cbproj可测试运行,具体信息见doc文档。-The real opencv project in c++ builder 2010. the attachment consists of the needed dll,lib and h files. the OpenCVExample.cbproj can be open and run. the
highgui100.dll
- 此文件包含了opencv的一个图像处理库highgui100.dll,可用于opencv的图像处理-This file contains an image processing library opencv highgui100.dll, image processing can be used opencv
cv100.dll
- 此文件中包含了opencv的cv100.dll库文件,使用者可再用opencv开处理图像过程中用到-This file contains the opencv cv100.dll library file, the user can be used in processing images and then opencv open
cxcore100.dll
- 此文件中包含了opencv的cxcore100.dll库文件,使用者可再用opencv开处理图像过程中用到-This file contains the opencv cxcore100.dll library file, the user can be used in processing images and then opencv open
BMP2PGM
- 利用opencv将BMP图像转换成为PGM,简单实用,所有dll都已包含。可以直接调试-Opencv BMP images converted into PGM, all dll are included.