-
计算机绘图程序,渐变色画圆,效果非常好,Delphi源码,颜色过渡细腻。...
计算机绘图程序,渐变色画圆,效果非常好,Delphi源码,颜色过渡细腻。-Computer graphics procedures, Graduated Tint drawcircle, very good results, Delphi source code, color, delicate transition.
- 2022-03-18 01:27:04下载
- 积分:1
-
实现图像的平滑处理算法,包括高斯和拉普拉斯算法…
实现图象处理的平滑算法,包括GUASS和Laplacian算法等,实用-achieve a smooth image processing algorithms, including GUASS and Laplacian algorithm, practical
- 2022-01-26 06:58:22下载
- 积分:1
-
显示jpg,jif图片,用vc实现
显示jpg,jif图片,用vc实现-show jpg, jif pictures, using vc achieve
- 2022-07-17 16:39:32下载
- 积分:1
-
关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!...
关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
- 2023-08-16 22:15:03下载
- 积分:1
-
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波...
基于VC的位图图像处理程序,可实现以下功能:
1.图象参数统计:最大值,最小值,均值,直方图;
2.对比度增强:直方图均衡;
3.图象平滑:中值滤波;
4.图象锐化: Sobel算子;
5.图像旋转:将图像旋转任意角度并显示;
6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
-VC bitmap-based image processing procedures, can realize the following functions: 1. Image parameters statistics: maximum, minimum, average, histogram 2. Contrast enhancement: histogram equalization 3. Image Smoothing: median filter 4. Image sharpening: Sobel operator 5. Image Rotation: Rotate the image at any angle and shows 6. Image Transformation: The image sub-block (8* 8), for the DCT transform, and IDCT
- 2022-04-25 03:53:21下载
- 积分:1
-
Chaos (Chaos), the logistic equation X (n) = k* X (n
混沌(Chaos),Logistic方程
X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数
f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算:
x1=f(x0), x2=f(x1), x3=f(x2),...,
序列{ Xn }的整体"状态",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,"乱七八糟"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k* X (n-1)* (1-X (n-1)), that is quadratic function f (x) = k* x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation-- have Chaotic Chaos!
- 2022-04-16 20:00:36下载
- 积分:1
-
一个基于分形原理的小程序,有局部放大的功能
一个基于分形原理的小程序,有局部放大的功能-one based on fractal theory of small procedures, the local amplification function
- 2022-04-25 18:15:38下载
- 积分:1
-
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user...
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
-Achieve image smoothing (to noise), the process of sharpening the following command-line compiler vcvars32rc bmp.rccl smooth.c bmp.res user32.lib gdi32.lib
- 2022-03-19 16:09:31下载
- 积分:1
-
使用eigenimages鲁棒识别
Robust Recognition Using Eigenimages
- 2023-02-07 17:20:04下载
- 积分:1
-
background bitmap choice, transparent or opaque
位图背景选择,透明或者不透明-background bitmap choice, transparent or opaque
- 2023-06-15 06:30:03下载
- 积分:1