资源列表
ppm
- 彩色图像分割的图片-color photo image segmentation
imrotate_my
- 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
im2jpeg
- 图像的JPEG压缩,8*8的小块DCT,在进行哈弗曼编码-image jpeg compressed
JQM
- 利用graphics.h通过描像素点实现在屏幕上绘制图像,效果是在屏幕上绘制一个机器猫,上面有五角星,颜色会改变,里面涉及到直线、圆等的算法以及递归填充算法,很适合新手学习-Use graphics.h achieved by scanning pixel on the screen to draw the image, the effect is to draw a Viking on the screen, above the five-pointed star, the color wil
MovingDetect_frame_diff
- 利用帧差法从背景图像中提前前景图像的一种经典算法-Frame-difference method using the background image from the foreground image in advance of a classical algorithm
biorwavf
- 这个程序专门用于双正交小波,这个程序用的滤波器的效果很好。-This process is designed for bi-orthogonal wavelet filter used in this procedure works well.
maibo
- 对人的三相脉搏信号进行维纳滤波处理,确定FIR的三个基本参数,有迭代次数-To the person s three-phase pulse signal wiener filtering processing, determine the three basic parameters FIR, iteration times
fenjiexianshi
- 通过小波转换对一副简单图形进行分解,并显示分解后的低频和高频,很简单的代码-a simple examplefor graphics decomposition and display.
fastICA
- 在Matlab中对一组随机波形加入干扰后快速分离出来的fastICA算法-In Matlab on a set of random waveforms by adding interference quickly isolated the fastICA algorithms
updateNormals_2D
- it is update normal .
outlineextract
- 轮廓提取源程序,可直接在C/C++上运行-contour extraction source can be directly in the C/C run
tc下可以读并显示图片
- 注意: 1。tc支持16色,所以所读的图片要是16色图片 2。图片的的存放是从最后一行开始的,倒过来存放的 3。每行的字节数是4的倍数-attention : 1. Tc support 16 colors, and read the picture if two 16-color pictures. Photo storage is the last line from the start, the reverse of the three storage. Each trip is the
