-
GDI+绘制多叉树(FP-Tree)
使用GDI 进行动态会制多叉树代码,例子是使用FP-Tree算法生成的一个多叉树进行动太绘制
- 2014-12-23下载
- 积分:1
-
HarrisArithmetic
Matlab图像处理中的Harris角点提取算法,
代码中有详细的解说,方便阅读。
(Matlab Image Processing of Harris corner extraction algorithm, the code has a detailed explanation, easy reading.)
- 2007-05-16 16:25:43下载
- 积分:1
-
fenge
使用JAVA程序语言,图像分割的程序。此程序是我为图像处理上机课的程序。言简意赅,能运行(The use of JAVA programming language, image segmentation procedures. This program is my machine for image processing on the Office s procedures. Concise and will be able to run)
- 2008-01-01 04:55:35下载
- 积分:1
-
matlab-3d-reconstruction
由图像的灰度,恢复三维物体的形状,包括源程序和图片(By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures)
- 2011-06-14 22:16:53下载
- 积分:1
-
Wavelet_IRLS
压缩感知CS——采用小波变换进行稀疏表示,高斯随机矩阵为观测矩阵,重构算法为ILRS算法,对256*256的lena图处理,比较原图和IRLS算法在不同采样比例(0.74、0.5、0.3)下的重构效果,并各运行50次,比较算法性能PSNR和每次的运行时间(Compressed sensing CS- using wavelet transform as sparse representation, Gaussian random matrix as the observation matrix and IRLS algorithm as the reconstruction algorithm. Compare lena figure and the reconstruction results using IRLS algorithm at different sampling ratio (0.74,0.50.3),then each runs 50 times, compare the performance of PSNR and each running time)
- 2013-01-19 12:58:12下载
- 积分:1
-
compute_E
该程序利用MATLAB语言计算本质矩阵和基本矩阵,其中有用到ransac八点算法(The program utilizes the MATLAB language, the nature of the matrix and the fundamental matrix, which is useful to ransac eight algorithms)
- 2013-04-15 17:24:01下载
- 积分:1
-
SP企业人事管理系统源码
功能介绍: 该系统基本包含一般处理SQL的命令,其中使用了 Linq To Sql技术,强数据类型的DataAdapter,还有通过了一般连接Sql的连接,在必要的时候通过"SQL的存储过程",降低了通过普通方式代码的冗余度.对于动态绑定数据,本人还是只是使用了linq绑定.在校验方面,多是使用正则表达式.在一次性频繁处理数据库的更新操作的时候,偶尔使用多线程,自定义传递参数的类,来给多线程传递参数.该系统适合初学者,希望能给大家帮助...谢谢...菜单功能: 基本信息管理 人事管理 备忘记录 数据库维护 管理工具 系统管理
- 2014-11-09下载
- 积分:1
-
line_sobel
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。(Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.)
- 2009-05-23 21:15:44下载
- 积分:1
-
cvprcode
这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
功能1:使用canny算子计算图像的二值边缘图
(The code is for paper "Saliency Detection via Graph-Based Manifold Ranking"
by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan
Procedures:
1. compute a binary edge map of the image using the canny method.
)
- 2013-09-06 17:03:54下载
- 积分:1
-
digital_graphics_processing_course_design
分别采用RGB模型和HIS模型对图像imageLane.bmp进行锐化,并比较锐化的效果是否相同(两锐化后的图像相减)。(RGB model and HIS respectively model imageLane.bmp sharpening the image and to compare the effect of sharpening is the same ( sharpen the image after the subtraction).)
- 2009-12-31 16:52:42下载
- 积分:1