资源列表
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
OpenCV官方教程中文版ForPython
- OpenCV官方教程中文版(For Python) ,网络翻译版本(For OpenCV2 learn in python)
中点画椭圆算法
- 中点画椭圆算法,解决中点画椭圆问题的算法。。。。。。。。(The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse. The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse.)
基于ASM和K近邻算法的人脸脸型分类_张倩
- 针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和 K 近邻算法的人脸脸型分类方法。将 Hausdorff 距离作为 K 近邻算法的距离函数,利用 ASM 算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的 Hausdorff距离,根据该距离值,通过 K 近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。(Aiming at the problem of face feature classification, thi
WPFPhotographyStyle
- 一个摄影系统的样式模版,按钮,菜单,浏览等(A photo template, button, menu, browse and so on.)
famfamfam_silk_icons
- 一套图标库,虽然过时了,但是还是可以用用的(An icons set, easy to use)
图像增强
- 图像增强是指按特定的需要突出一幅图像中的某些信息,同时,消弱或去除某些不需要的信息的处理方法。其主要目的是使处理后的图像对某些特定的应用比原来的图像更加有效。图像增强技术主要包含直方图修改处理、图像平滑化处理、图像尖锐化处理、和彩色处理技术等。图像增强有图像对比度增强、亮度增强,轮廓增强等等。(Image enhancement refers to the way in which certain information is highlighted in an image according
23
- 生日蛋糕的动画很有创意,这是SVG做,利用HTML5 API演示制作蛋糕的生日蛋糕(The animation of birthday cake is very creative. This is the birthday cake made by SVG, using HTML5 API to make cake.)
基于蚁群算法的图像边缘检测
- 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the direction, and the better solution is
图像的斑点检测
- 高斯拉普拉斯算子实现Log斑点检测,本方法能较好的实现图像中的斑点检测。(Gauss and Laplasse operators achieve Log spot detection. This method can better detect spots in images.)
sobel
- sobel算子的vhdl实现,顶层用verilog(vhdl implement on sobel)
motion detection
- 这是一个动态检测的MATLAB文件,可以对视频中的动态图像分离出来。(This is a dynamic detection of MATLAB files, which can separate dynamic images from videos.)