资源列表
papersimulate
- 仿真一篇国际学会论文。主要是分割粘连细胞图像。-Simulation of an International Society papers. Mainly adhesion cell image segmentation.
Depth_FirstSearth
- 实现图的深度遍历 是一个深度优先算法 基于树的先跟遍历-Realize the depth chart is a depth-first traversal algorithm is based on the tree to begin with traversal
Untitled
- 用于图像消噪,可以减少噪声的影响,使整个图片更清晰
predic
- 灰色预测算法;向上叠加算法,可以算出在给定值后的预期值-Gray prediction algorithm up overlay algorithm
cut
- 图片裁剪,用于将背景为黑底的图像提取出来-Crop the image for the background for the black image is extracted
matlab
- 威纳滤波图像恢复,多种恢复的方法,图片需自己加上。-Wiener filtering image recovery
matrixpaixu
- 自编的矩阵大小排序的程序。实验过了,可以很好的实用-Directed the matrix size sorting procedure. After the experiment, can be a good practical
open-multiple-images
- 一次能同时打开一个文件夹下的多张图片,方便快捷,实用性强 -One can simultaneously open a folder of multiple images, convenient and practical
Prewitt
- Prew it t 边缘算子是一种边缘样板算子。样板算子由理想的边缘子图像构成, 依次用边缘样板去检测图像, 与被检测区域最为相似的样板给出最大值, 用这个最大值作为算子的输出-Prewitt operator edge is an edge-operator model. Template operator edge sub-image the ideal structure, followed by edge template to detect an image area to be d
myfft
- 自己编写的一个高效的快速傅里叶变换(FFT)程序,可以对一个一维信号进行变换,同时可以进行修改,摆脱了对于MATLAB中fft命令的依赖。-I have written a highly efficient fast Fourier transform (FFT) program, you can transform a one-dimensional signal, and can be modified to get rid of dependence for the MATLAB fft
My_program4
- 读取并显示DICOM格式的MRI图像,进行灰度值0~256的映射,使其能够在MATLAB上清晰地输出。-Read and display MRI images DICOM format, a value of 0 to 256 gray mapping, so that it can output clearly on MATLAB....
m_imadjust
- imadjust 调整图像亮度函数 J IMADJUST(I,[LOW_IN HIGH_IN],[LOW_OUT HIGH_OUT],GAMMA) GAMMA默认值为1(线性映射),GAMMA<1——曲线上凸,GAMMA>1——曲线下凹 图像I与图像f的类型一致,任何类型的图像[LOW_IN HIGH_IN],[LOW_OUT HIGH_OUT]取值均在0—1范围内(计算时函数自己转换)-adjust image brightness function ima