搜索资源列表
regiongrow2
- 区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 -regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel a
用bandelet进行图像分割的matlab代码
- A Matlab Tour of Second Generation Bandelets 附有每部分代码的说明 function x = perform haar transform(x, dir); x = x(:); % to be sure we have a column vector J = floor( log2(length(x)) ); % number of scales if dir==1 % forward transform for j=1:J c = x(
8Circuittesting
- Detector8路巡回检测仪这是一个完成8 Circuit 检测信号的程序输入为1-5v 4-20ma 0-5v 输入-Road Tour Detector8 Detector is a complete 8 Circuit testing procedures signal input 1-5v 4-20ma 0-5v input
TETRAHEDRON
- A 3-D rotating tetrahedron. Code in C using Turbo C++ on WindowsXP.(change the path of bgi folder as in tour computer if needed).
denoising-tour
- 适合初学者的关于去噪的MATLAB源代码-For beginners on Denoising MATLAB source code
yingwen
- 关于骑士巡游的一边外文文献,图片被我删了,请大家将就看下-a paper about knight-tour without pictures
toolbox_publishing
- 该matlab源码实现了小波导引一书的实验-This toolbox includes the Matlab function to reproduce the experiments of Wavelet Tour.
A-Tour-of-Modern-Image-Filtering
- 11年最新的图像滤波综述,并提出了统一的图像处理框架,空域处理的最好结果-The overview of the latest image filtering in 2011, and propose a unified framework of image filtering. It is the best performance in the spatial domain