资源列表
SIFT
- 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。(SIFT predicts whether an amino acid substitution affects protein function. SIFT prediction is based on the de
size2same
- 将两幅尺寸不一的图调整成同一尺寸大小,便于后期图像处理所用。 该自定义函数可更改参数,使图像尺寸和预设定值一样。 同时,该函数可以运用于灰度或者彩色图像。(You can use this function to adjust two different size picture into the same size, so that it easy to image processing.This function can set the parameter , so it can se
FacturaElectronica-CreacionTXT (1)
- yrjtjtrj rthrtjr ytjtjrjrj
blur
- 方框滤波、双边滤波、高斯滤波、中值滤波、均值滤波(medianBlur,bilateralFilter,GaussianBlur,blur,boxFilter)
Showimage
- 打开和显示图片,可放大缩小,可旋转图片。(Open and display the picture, can magnify and reduce, can rotate the picture.)
v140-x86
- osg最新版的第三方库压缩包,包括zlib,libpng,glut32等库(Osg latest version of the third-party library compression package, including zlib, libpng, glut32 and other libraries)
fgffgffgffgff
- Image Pross, Digitle signal pross
circle
- 图像处理,matlab重心法求解激光光斑圆心(Matlab center of gravity method for the solution of laser spot center)
对于B超图像优化
- 一种去除B超图像的斑点噪声,提高组织结构图像的方法(A method to remove the speckle noise of the B-mode image and improve the image of the tissue structure)
TOOLBOX_calib
- 加州理工经典的摄像机标定程序,张正友博士的文章算法(The camera calibration program of the California Institute of Technology, the article algorithm of Dr. Zhang Zhengyou)
直方图均衡化
- 直方图均衡化,用于图像增强。使得图像对比度增加(Histogram equalization for image enhancement. Increase the contrast of the image)
MATLAB代码
- 基于MATLAB数字图像处理技术,对二值图像进行编解码,根据函数调用格式【C,S】=wavedec2(X,N,'wname')中返回的C和S,利用Gabor核函数实现图像的Gabor变化,利用函数wavedec2()实现图像多层小波分解及显示、利用算术编码方法对矩阵进行编解码(Digital image correlation techniques)