搜索资源列表
VC6.0+OPENCV,用以实现图片的颜色直方图计算
- VC6.0+OPENCV,用以实现图片的颜色直方图计算。,VC6.0+ OPENCV, to achieve the picture of the color histogram calculated.
一个用VC6.0实现的车牌定位和识别系统
- 一个用VC6.0实现的车牌定位和识别系统。例如打开一张含有车牌号的车辆图片,他会首先定位车牌号,然后通过特征提取等处理识别改车牌-Implementation of a license plate with VC6.0 location and identification system
ImageBoard.rar
- 使用vc6.0编的一个类似windows画图程序的软件,主要有四大功能,一,画图,自己选择颜色,线型,填充方式,还有选择框,橡皮擦等功能。二,图像变换,主要有旋转,缩放。改变相框大小。三,颜色处理,可以实现彩色与灰度图像的转换,颜色过滤,颜色调整,亮度、对比度调整。四,图像处理,主要实现平滑,锐化,中值滤波,边缘检测,傅里叶变换等等。 这个程序相当于一个画图和一个photoshop软件的综合,功能十分强大。,Vc6.0 compiled using a drawing program simi
RealTimeAnimation.rar
- 实现了实时的动画功能(VC6.0),模仿小球的弹射及反弹运动。,Real-time animation features (VC6.0), imitating the ball and rebound movement of the ejection.
三维台球游戏的游戏源代码(VC6.0开发工具)
- 三维台球游戏的游戏源代码(VC6.0开发工具)-3D pool game
opengl
- VC6.0 opengl编程与实例,希望能给大家帮助。-VC6.0 opengl programming with examples, hope that they can help.
ZgChartDemo_Src
- vc6.0,曲线图,功能强大,鼠标定位,实时数据显示-vc6.0, graphs, and powerful, the mouse position, real-time data
tesseract-2.01
- ocr源码 文字、英文、数字智能识别,已经配置好的tesseract-2.01,采用vc6.0编译,使用方法见里面说明,不压缩的tif和单色bmp识别-ocr source text, in English, digital intelligent identification, has been configured tesseract-2.01, with vc6.0 compile, use, see the note inside, non-compressed tif and mono
FaceDetectOpenCV
- 基于OpenCV实现的人脸检测程序,可检测图片和视频-opencv vc6.0 facedetection
VC6.0-pic-read-
- VC6.0下bmp位图的读取与显示,详细介绍了VC++6.0加载BMP图片的方法。适合初学者快速入门对数字图像处理的图文教程。很实用。-Bmp bitmap under VC6.0 read and display, detailing the VC++6.0 to load BMP picture approach. Quick start for beginners in digital image processing and graphic tutorials. Very practic
SDL-devel-1.2.13-VC6
- SDL:Simple DirectMedia Layer是用于游戏或图形图像编程的一个多媒体层,VC6.0版,包含头文件、库文件和帮助文档。-SDL: Simple DirectMedia Layer is used for games or graphic image of a multi-media programming layer, VC6.0 version contains the header files, library files and help documents.
SDITTM
- 利用AE和VC6.0环境下编程的一个小程序,是基于单文档的窗口程序,是一个小型GIS系统,实现了浏览,缩放等功能。-VC6.0 using AE and programming environment of a small program is based on a single document window procedure is a small GIS system, implementation of the browsing, zooming and other functions.
motiondetect
- 基于OpenCV(开源计算机视觉平台),通过边缘检查,实现运动目标的检测。程序运行前须安装(1)OpenCV: ttp://opencvlibrary.sourceforge.net (2)在vc6.0的Tools|Options|Directories标签下添加如下路径:C:\Program files\OpenCV\Cxcore\include C:\Program files\OpenCV\include C:\Program files\OpenCV\cvaux\include
SIFT_VC
- SIFT VC6.0的源码,可以直接提取图像的SIFT特征点,然后就可以去做其他事情了-sift vc6.0 sourcecode
CVMFC
- OPENCV标准图像处理程序,涉及图像处理几乎所有方面(VC6.0)-OPENCV standard image processing procedures, involving almost all aspects of image processing (VC6.0)
agg-2.5
- AGG(Anti-Grain Geometry),强大的2D几何图形库。 配置: 1、VC6.0下新建一个Windows Console工程,名称随便起,姑且叫AggTest. 2、关键步骤,设置AGG类库的引用,最野蛮和最有效的方式把Include下的.h文件连同其下文件夹全部拷贝到VC6安装目录下的Microsoft Visual Studio/VC98/Include文件夹中,把解压目录中的src文件夹下的cpp文件都添加到AggTest工程中。-AGG (Ant
x264-VC6.0
- x264-vc6.0编译通过的加上详细的代码注释,可以深入的了解x264编码解码过程-coupled with detailed code comments x264-vc6.0 compiled by the x264 encoder, in-depth understanding of the decoding process
读摄像头
- 利用vc6.0和opencv1.0相结合,实现在MFC中读取摄像头(Using VC6.0 and opencv1.0 to read the camera in MFC)
facedetectpcaVC6
- 利用vc6.0+opencv实现人脸识别(Using vc6.0+opencv to realize face recognition)
ImageStu
- 图像处理工具源码,用VC 6.0编写,实现了常用的数字图像处理功能(digital image process tools,which is wrote via VC6.0)