资源列表
简易paint
- 可用于画圆,椭圆,矩形,可自己选择画笔颜色,控制图形大小(Can be used for painting circles, ellipses, rectangles, you can choose your own brush color, control the size of graphics)
1506358330-BeatsUpdater.pkg
- NOTHING TO SEE HERE ALL THE BEST LOOKING HERE
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
Boykov的GraphCut算法
- Boykov的GraphCut算法 Graph cuts是一种十分有用和流行的能量优化算法,在计算机视觉领域普遍应用于前背景分割(Image segmentation)、立体视觉(stereo vision)、抠图(Image matting)等。(Boykov GraphCut As applied in the field of computer vision, graph cuts can be employed to efficiently solve a wide var
FaceDetected
- 人脸检测,能够检测出一张图像中的人脸,并用红色框画出来,检测的算法简单易懂。(Face detection, can detect an image of the human face, and painted in red box, the detection algorithm is simple and easy to understand.)
灰度图像显示
- 函数说明 : 显示函数为showGrayImg(),三个参数分别为,图像指针,图像宽度,以及图像高度。 显示图像中,首先调用 setBitMapInfo()函数设置图像的文件头,用于setDIBitsToDevice()函数的调用。 特别注意,后面的对于图像宽度为4的整数倍的调整,并将图像边界对齐,即图像每一行的存储大小都为4的整数倍。 到此,此函数便可以用于在程序中随时显示函数了,等同于matlab中的imshow()函数
ColorTracking_code
- 基于颜色特征提取的目标跟踪,MATLAB语言,效果好(This code is based on MATLAB language, extract the color characteristics of the target tracking, the experiment shows good results)
NCL_scripting_language_reference_card_A4
- NCL快速查找表,A4纸大小,打印出来使用方便(NCL_scr ipting_language_reference_card_A4)
test1
- 自由落体小球,颜色弹跳一次改变一次 重力值可以自己定义,颜色值和改变频率也可自己定义(Free fall ball, color jump once changed once Gravity values can be defined by themselves, and color values and frequency changes can be defined by themselves)
旋转吧,球球
- 图形编程,最终实现的效果就是简单几何图形的旋转和平移操作(the program is for some figures)
ImageProcessing1
- 实现图像拼接,运用c++平台,对256位图进行大范围的拼接(To achieve image mosaic, the use of c++ platform, the 256 bitmap for a wide range of stitching)
roadExtraction-master
- 针对高分辨率遥感图像进行的道路提取,效果还行。(The road extraction for high resolution remote sensing images is good.)