-
wavelet_segment
wavelet segmentation wavelet segmentation(wavelet segmentation)
- 2010-05-16 17:18:33下载
- 积分:1
-
fhcode
huffman enc............................... .........
- 2011-05-13 03:51:14下载
- 积分:1
-
Array
数组类的实现与改进。利用操作符重载,定义类来生成一数组(An array of classes and achieve improvements. Use operator overloading to generate an array of custom class)
- 2014-12-09 21:57:56下载
- 积分:1
-
FUZZYPID
将模糊控制和普通PID相结合,自适应模糊PID控制效果明显优于普通PID控制,绝对正确,下载就能用(PID fuzzy control and the general combination of adaptive fuzzy PID control is better than normal PID control, absolutely right, you can use to download)
- 2011-06-09 16:15:58下载
- 积分:1
-
Graph_Cut
Graph Cut algorithm implementation. Includes MATLAB compiled codes.
- 2021-01-17 16:28:49下载
- 积分:1
-
yangshuang
在matlab中最简单的功能实现去噪、平滑和锐化(In the most simple matlab function realize denoising, smoothing and sharpening)
- 2008-05-24 15:53:26下载
- 积分:1
-
Ejercicios-Matlab-(-Vision-Artificial)
ejercicios de vision artificial
- 2012-05-08 02:05:50下载
- 积分:1
-
Chapter_1
chapter 1 of the fdtd method for electromagnetics with matlab simulations
- 2013-12-03 09:40:07下载
- 积分:1
-
20111018103928
实现IIR算法,matlab中的一个很好的典例,仅供大家参考(realise the IIR calculation)
- 2011-11-26 18:10:08下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1