-
FillRegion
填充区域图像,设置填充区域,填出图像的颜色(Filled regional images, set fill area, fill in the color of the image)
- 2009-01-18 22:45:33下载
- 积分:1
-
PP
基于SIFT+Kmeans+LDA的图片分类器的实现源码。
博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
- 2012-07-26 15:34:58下载
- 积分:1
-
mitk
实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;(Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detector provide support for canny edge detection algorithm provide interactive graph cut segmentation achieve OSTU segmentation )
- 2010-05-13 09:40:30下载
- 积分:1
-
IPLib
基于VC++的RGB-IHS 变换实现过程和主成分分析 PCA 实现过程 .(The implementation process based on VC++ RGB-the IHS transform and principal component analysis PCA implementation process.)
- 2021-01-07 22:58:53下载
- 积分: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
-
calibration-3-cameras
C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
- 2013-09-09 10:12:10下载
- 积分:1
-
SELF-READING-SYSTEM
针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools
microscope measurement result)
- 2011-11-21 16:26:02下载
- 积分:1
-
daima
对矩形件的排样过程进行编码实现,通过visual c++(layout problem)
- 2015-01-15 01:06:00下载
- 积分:1
-
DDBOpen-show-save
DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
- 2013-09-15 11:34:36下载
- 积分:1
-
CT-tracking
一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
- 2014-01-10 11:45:54下载
- 积分:1