-
Basic-knowledge-of-image-processing3
This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
- 2012-01-20 12:37:56下载
- 积分:1
-
lda_hash
以SIFT特征为目标输入,LDAHash方法进行降维实现目标识别(SIFT features input LDAHash method to reduce the dimensionality of the target recognition)
- 2021-01-01 18:28:58下载
- 积分:1
-
MATLAB6.5processing
说明: 本书是基于MATLAB 6.5的图像处理工具箱v3.2(Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理工具箱在工程中具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确运用它快速解决实际问题的方法,从而提高分析问题和解决问题的能力。
本书内容全面新颖、针对性强,理论与实际紧密结合,可供从事图像处理相关工作的教师、高年级本科生、研究生和广大科研人员参考。
(err)
- 2008-10-31 21:45:44下载
- 积分:1
-
paper-and-matlab-code
新发表论文Graph cuts based active contour model with selective local or global segmentation 附源码,基于图割的主动轮廓模型,用于有选择的局部分割或全局分割,欢迎下载!(Published Graph cuts based active the contour the model with selective local or global a segmentation attached source, the active contour model based on graph cuts for selected local partition or global segmentation are welcome to download!)
- 2012-08-05 09:43:50下载
- 积分:1
-
segmant
在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
- 2017-12-13 16:05:48下载
- 积分:1
-
ExThreshold
1、读取显示所给PET图像(SE2IM210)。
2、学习imhist函数,画出所给PET图像的直方图。
3、根据直方图为该PET图像选择合适的显示窗(imshow参数),使胸
部轮廓等解剖结构可见。
4、根据直方图选择合适阈值,分割肿瘤区域与正常区域,计算肿瘤区
域内图像灰度均值、方差、最大值及最小值。(1 give PET images displayed, read (SE2 IM210).
2, learning, imhist function, draw the give PET image histogram.
3, according to the histogram for the PET image to choose the appropriate display window (imshow parameters), make bosom
Outline of anatomical structures such as visible.
4, according to the histogram, choose appropriate threshold segmentation tumor area and normal area, calculating the tumor area
In the domain of image grayscale average and variance, the maximum and minimum values.)
- 2015-05-08 20:52:11下载
- 积分:1
-
APG_quantum_mex_Aug_20_2012
APG算法,加速近端临近点算法,通过对子问题的调整,计算速度很快(APG algorithm, accelerated near the proximal point algorithm, by adjusting the sub-problems, fast calculation)
- 2014-11-17 17:45:21下载
- 积分:1
-
AVI
光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection
matlab)
- 2011-10-27 15:50:28下载
- 积分:1
-
DWTcode
matlab程序,我的论文程序‘一种基于图像内容的自恢复水印算法’(matlab program, my thesis procedure )
- 2008-05-16 17:42:01下载
- 积分:1
-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1