-
(1) 512* 512 256
(1)对512*512的256色位图进行锐化效果处理、浮雕效果处理。
(2)对图像进行柔化效果的处理。
(3)对图像进行加强柔化及锐化效果的处理。
-(1) 512* 512 256-color bitmap for sharpening effect of treatment, relief effects processing. (2) softens the effect of image processing. (3) to soften and sharpen images to enhance the treatment effects.
- 2022-02-06 02:19:28下载
- 积分:1
-
multi
实现多小波变换的MATLAB工具箱库函数-multi-wavelet transform MATLAB Toolbox library functions
- 2022-03-05 19:22:46下载
- 积分:1
-
对matlab程序实现苏珊角点检测算法
susan角点检测算法的MATLAB程序实现-susan corner detection algorithm for implementation of the MATLAB program
- 2022-03-18 12:06:03下载
- 积分:1
-
这是一套完整的数字图像水印算法的程序,这…
这是一个完成各种数字图像水印的算法的程序,里面也实现了dct,fft,以及水印的改进算法,程序移植性好-This is a complete range of digital image watermarking algorithm procedure, which also realize the dct, fft, as well as to improve the watermarking algorithm, transplantation procedures and good
- 2022-02-01 17:46:40下载
- 积分:1
-
c language programming style and the recommended standard, is a useful reference...
c语言编程风格和推荐标准,是一本有用的c语言编程参考书-c language programming style and the recommended standard, is a useful reference book c language programming
- 2022-02-06 12:22:01下载
- 积分:1
-
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。...
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。-Particle Filter is based on sequential Monte Carlo simulation method of nonlinear filtering algorithms, can be solved so linear, nonlinear problems.
- 2022-04-29 19:38:13下载
- 积分:1
-
OpenCV的人脸检测的源代码,可以进行人脸识别…
OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code, can be used to carry out face recognition and treatment
- 2022-03-23 16:35:11下载
- 积分:1
-
负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、
缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。...
负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、
缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。
Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related operation. Features include: access to image information, zoom, color filters, brightness, reverse, gray, conversion, CD paste, and insert text, images or other geometric shapes. Paint ways to use attributes found Rolling AutoScoolPosition location, use AutoScrollMinSize attribute set.
- 2022-08-15 10:22:10下载
- 积分:1
-
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。...
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。
-This procedure for full-variational (Total Variation, TV) denoising algorithm, which uses the PDF to correct TV algorithm small problem. This algorithm is well preserved, while Original edge information to remove noise.
- 2022-12-01 21:10:03下载
- 积分:1
-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1