资源列表
Opencv_ImageProcess.rar
- 基于opencv的图像处理资料,对图形图像编程有帮助,欢迎下载!,Opencv image-processing based on information, helpful graphics programming are welcome to download!
TrendGraph
- 根据数据显示图形.根据设置可以选择显示几种不同的可视效果.-According to the data display graphics. Depending on your setup you can choose to display several different visual effects.
face_detect_tracking_motor_2
- face & serial & tracking
facedetect
- VC++ 人脸识别定位、眼睛、嘴巴和鼻识别
2D
- 二维变换的应用.图形的各种变换。翻转,平移等-Various transformations of two-dimensional transform. Graphics. Flip, pan, etc.
Change-Brightness
- VC++6.0 改变图像亮度,附加类中各函数的说明文档-VC++6.0 change the brightness of the image, additional class documentation in function
denseCRF_matlab-master
- MIT的nips11文章的matlab实现,全连接crf做图像语义分割示例,代码很清晰,方便自己改进-matlab implementation of MIT s paper in nips11 articlesFully connected crf do semantic image segmentation example, the code is very clear, easy to improve themselves
SDL-android
- porting to android for SDL graphix lib
background
- 静态背景中,移动物体的跟踪,并标注图象中的坐标。-Static context, the moving object tracking, and marked in the image coordinates.
16biT-RawTo-8bit-Bmp
- 实现16位raw图像转换为8位bmp,代码可用-this code can realize transform 16bit raw image to 8bit bmp image , it can work well
FRSR
- 实现文献‘Fast and robust multifr a me super resolution’的仿真,程序中有详细解释,对于多帧超分辨率重建中,退化图像获得,如何进行迭代重建,都有详细说明。-Literature ' Fast and robust multifr a me super resolution' simulation, the program explained in detail for the multi-frame super-resolution re
tt
- 作为新一代操作系统的图形处理内核,GDI+在Windows XP和Windows Server 2003操作系统中扮演着极其重要的角色。 GDI+的出现,是对传统程序员的一种解脱。本书是目前国内少有的全面介绍GDI+编程的参考书。本书从画笔与画刷、文本与字体、区域与路径等基础知识谈起,将GDI+的技术细节一一展开。此外,GDI+的矩阵运算、图像的编码与解码、图像色彩信息校正等深层次知识,也都能够在本书中找到详细的说明。为了让读者更快地掌握GDI+编程,在每一章的内容中,都配有详尽的程序源代码