资源列表
WPFPhotographyStyle
- 一个摄影系统的样式模版,按钮,菜单,浏览等(A photo template, button, menu, browse and so on.)
基于ASM和K近邻算法的人脸脸型分类_张倩
- 针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和 K 近邻算法的人脸脸型分类方法。将 Hausdorff 距离作为 K 近邻算法的距离函数,利用 ASM 算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的 Hausdorff距离,根据该距离值,通过 K 近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。(Aiming at the problem of face feature classification, thi
中点画椭圆算法
- 中点画椭圆算法,解决中点画椭圆问题的算法。。。。。。。。(The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse. The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse.)
OpenCV官方教程中文版ForPython
- OpenCV官方教程中文版(For Python) ,网络翻译版本(For OpenCV2 learn in python)
jfreechart-1.0.0-demo
- JFreeChart is a comprehensive free chart library for the Java(tm) platform that can be used on the client-side (JavaFX and Swing) or the server side
code
- 该算法实现了图像分割的功能,他可以将肺部图片识别并用红色线条标记出肺部区域来(The algorithm realizes the function of image segmentation. He can identify lung pictures and mark the lung area with red lines.)
FrameDifference
- 可以跟踪视屏对象,用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明(Visual screen objects can be tracked)
a9
- 在用OpenCV对图像进行处理时,利用颜色定位是常常会接触到的方法,但RGB受光照影响比较严重,转换到HSV XYZ等空间也解决不了时, 可以用白平衡算法进行修正,使其发黄、发蓝、发红的照片更加趋于自然光下的图像(White balance algorithm)
中点画线(提高)
- 在OpenGL环境下用c++语言实现中点画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the midpoint line drawing algorithm and draw ten thousand straight lines.)
提高(Bresenham)
- 在OpenGL环境下用c++语言实现Bresenham画线算法画一万条直线(In the OpenGL environment, we use the c++ language to realize the Bresenham drawing algorithm and draw ten thousand straight lines.)
contourlet
- 下载依赖库后 就可以编译运行了 不是MATLAB实现的(When you download the dependency library, you can compile and run)
H264BSAnalyzer-master1
- DCT变换,H.264解析软件,比较好用,能解析出I帧,P帧,B帧(DCT transform ,h.264,P frame,B frame, i Frame)