资源列表
Gaussuanfilter
- 三维裸数据图像的多尺度高斯滤波的C++代码-Multi-scale three-dimensional image of the Gaussian filter program
edge
- 求解图像边缘保持度,确定图像边缘强度信息,用于图像边缘质量评价。-Solving the image edge retention , determine the intensity of the image edge information, image quality assessment for the edge .
UKFMean_Shift
- 提出一种多尺度理论与无味卡尔曼滤波 器(UKF)相结合的视频跟踪改进算法。利用多尺度理论统计跟踪窗内的信息量,使用 UKF 对得到的信息量进行预测,通过修正后的信息量 计算窗口变化比例系数,对尺度任意变化的目标进行跟踪。-An novel method is proposed that is multi-scale space theory combined with Unscented Kalman Filter(UKF). UKF filter is introduced to
ReadDicomToRaw
- 此程序用于将Dicom格式的图像转变为裸数据格式图像,程序可以处理多层图像的格式转换。-This program is used to change the image format to bare Dicom image data format, the program can handle multi-image format conversion.
BitFloor
- 8bit灰度图像比特分层,抽取同一bit层次上的像素信息,构成一个二值化图像。-8bit hierarchical bit grayscale image to extract the pixel information on the same bit-level, forming a binarized image
linedetect
- 此代码可精确的检测边缘,边缘较清晰,连接的比较好。-this code can be used to detect the edge of the gray image.
2014-7-1
- 对于给定图像 < f3.tif > ,实现下列结果。 a. 直方图均衡化后的图像(灰度级数256)和图像均衡化后的直方图 b. 直方图均衡化后的图像(灰度级数128)和图像均衡化后的直方图 c. 直方图均衡化后的图像(灰度级数64)和图像均衡化后的直方图 d. 直方图均衡化后的图像(灰度级数8)和图像均衡化后的直方图 -For a given image <f3.tif>, to achieve the following results.
2014-7-1
- a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered image c. Logarithmic transformation
2014-7-1
- 对于给定图像 < f4.tif > ,实现下列结果。 a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered imag
2014-7-1
- 对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 -For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b.
wemdn_src
- blitzwave is a c++ wavelet library building on the blitz++ array template library. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various numerical data types.
Wavelets-with-Integer-Lifting-wail
- Wavelets with Integer Lifting(WAILI)是一个小波变换库。包含了基于小波变换的各种基本的图像处理运算。-WAILI is a wavelet transform library. It includes some basic image processing operations based on the use of wavelets and forms the backbone of more complex image processing operatio
