资源列表
bmp2jpeg
- 一个将bmp格式图像压缩成为jpeg格式的mfc程序-A MFC program that can convert a BMP format image file to a jpeg zipped file.
opencv-人脸识别
- opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
glut库文件
- 因為寫GLUT程式不用牽涉到window programming,所以教學的程式大部份 皆以GLUT寫成,但window無內建GLUT,所以得先安裝GLUT-wrote GLUT programs not involve programming window, so teaching programs broadcast GLUT most languages, but no built-in window GLUT, you must first install GLUT
图形显示CPU内存利用率_1
- 图形显示CPU利用率,以实现CPU临控。可以并能通过此知道怎么样用VC画波形图-graphics CPU utilization, in order to achieve the CPU controls. This can and pass like to know how VC painting waveform
1利用OpenGL实现动画效果
- 用OPenGL库,实现动态效果,该程式教了你怎么样使用OPENGL-use OpenGL libraries, dynamic effects, the programs teach you how to use OpenGL kind
hough变换检测直线
- C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
OptimiData.JPEG2000.C.SDK.v1.6
- OptimiData.JPEG2000.C.SDK.v1.6.rar
wjpeg
- 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
www.weitu.cn
- 该上载的源代码是对位图进行处理的一个很好的例子-uploaded the source code to handle bitmap for a good example
ReadCADPic
- 你不可能有的CAD读写程序,主要用于打开CAD产生的各种文件,如:dwg,dwf等,可以提取图章信息-You can not have program for reading CAD,but you can open all kinds of files made by CAD, such as dwg,dwf etc. you get the information of picture
VBOpenGL
- 一个用VB编写的OpenGL程序,很好,需要安装Directx7.0-a VB prepared by the OpenGL procedures, very good, need to install Directx7.0
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.