-
trilateralPfilter1
三边滤波器,能够实现平滑滤波的同时进行边缘保持。同时对脉冲噪声有优良的滤波效果。(trialateral filter)
- 2020-08-10 09:48:28下载
- 积分:1
-
ColorHistogram
图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。(Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.)
- 2009-02-24 21:32:24下载
- 积分:1
-
gusu
利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别(Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables)
- 2010-10-17 22:47:17下载
- 积分:1
-
Graphics
一个集成的图形界面的程序,可调用每一次作业子程序。
一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。
二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。
三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)
五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
六、交互式Bezier曲线的输入绘制程序实现
(An integrated graphical interface of the program, each operation subroutine callable.
One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval.
Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively).
Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
- 2020-06-30 08:20:02下载
- 积分:1
-
GraphCutTracker
GraphCut算法的实现,跟踪主动镜头下的目标,效果很好!(GraphCut algorithm to track the goal of the initiative under the lens, very good!)
- 2008-07-30 11:00:10下载
- 积分:1
-
KSW-Entropy
利用最佳直方图熵法(KSW熵法)及穷举法实现灰度图像阈值分割(The best the histogram entropy method (KSW entropy method) and the brute-force method to achieve gray image threshold segmentation)
- 2021-03-04 12:29:33下载
- 积分:1
-
fingerprint-classification5
指纹分类是指纹识别重要环节,该程序是指纹分类中LENXMID的MATLAB源码(Fingerprint classification is an important part of fingerprint identification, fingerprint classification in the program is the MATLAB source LENXMID)
- 2011-07-07 09:19:35下载
- 积分:1
-
watermark
脆弱水印的matlab实现 脆弱水印的matlab实现(Fragile watermarking matlab implementation)
- 2012-06-08 03:02:10下载
- 积分:1
-
trifilter
三边滤波器是在二边滤波器上做的改进,对图像处理有广泛的应用。(Trilateral filter is a filter on the two sides to make improvements on a wide range of image processing applications.)
- 2020-12-01 21:39:26下载
- 积分:1
-
Precision_Recall_F1-Measure
信息检索和自然语言处理中经常会使用这些参数:准确率(Precision)、召回率(Recall)以及综合评价指标(F1-Measure ) (These parameters are often used in information retri and natural language processing (Precision), recall rate (Recall), and comprehensive uation index (F1-Measure).
)
- 2015-12-09 10:49:57下载
- 积分:1