搜索资源列表
计算机图形学小项目
- 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
200462820812
- 功能特点: 1、导入多种图片格式,目前支持BMP,JPG,GIF等。 2、输出JPG格式缩略图,自定义输出压缩参数 3、高效率生成缩略图,4种导出方式,方便灵活。 4、图片裁减功能,自定义裁减区域。 5、能购获取图片尺寸。 6、支持文字水印,可自定义字体、颜色、旋转角度等。 7、支持图片水印,图片水引支持透明度。 8、性能更稳定,消耗系统资源少。 -features : one, into a variety of file formats, BMP, J
146165
- DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
UltraEdit-32_12.20a+1_SC
- UltraEdit 是能够满足你一切编辑需要的编辑器。UltraEdit 是一套功能强大的文本编辑器,可以编辑文本、十六进制、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML 标签颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件。 -UltraEdit you will be able to meet all the needs of the edit
mouse_control
- 1、 用FPGA实现PS/2鼠标接口。 2、 鼠标左键按下时十字形鼠标图象的中间方块改变颜色,右按下时箭头改变颜色。 3、 Reset按键:总复位。 -one with FPGA PS / 2 mouse interface. 2, the left mouse button pressed cruciform images in the middle mouse to change the color box, press the right arrow at the change
Soft20060210094120327
- 对256色bmp图像进行处理的程序:包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容 -pair of 256-color bmp image processing procedures include : Point Operators, geometric transformation, orthogonal transformation Image Enhancement, morphological transformation,
K-Means-Color-Reduction
- 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
color_reduction
- it used for color reduction in images
mCh22
- matlab图像处理 ,减少颜色数目后的trees图像,抖动前后的效果图像,转换为YCbCr格式后的图像效果,转换为HSV颜色空间后的效果-matlab image processing, color reduction of the number of trees after the image effects of jitter before and after images, converted to YCbCr format image effects, converted to HSV
LASIP_cfai
- The LASIP routines for Color Filter Array Interpolation based on LPA-ICI: - CFAI for noiseless data - adaptation for noisy data - CFAI for noisy data based on directional cross-color filters.- The LASIP routines for Color Filter Array
colorReduction
- image color reduction based on self defined number of colors
Color-image
- noise reduction with fuzzy method for color image
Color_Reduction
- Image Color Reduction using SOFM network Reduction of colors of digital images using self organizing feature maps (SOFM) neural network in MATLAB
Color-rendering.
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
Edge-preserving
- This program performs Edge preserving smoothing in color images. The program is based on the algorithm described in the following paper: N. Nikolaou and N. Papamarkos Color reduction for complex document images ,-This program performs Edge
tuxiangyansechuli
- 在实际应用中,图像的颜色分析很重要,通过matlab编程得到实现,从减少颜色,颜色抖动以及到不同的颜色转换。-In practice, the color of the image analysis is very important, to be realized by matlab programming, different color conversion color reduction, dithering and to.
ColorreductionCode
- Picture color reduction
Intelligent-Image-Color-Reduction-and-Quantizatio
- In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing M
Project 1
- 1. Image reduction: ? Alternative line reduction ? Fractal linear reduction to reduce images to any smaller size 2. Use two images to perform image enlargement: ? Pixel replication ? Nearest enlargement ? Bilinear interpolation ? Bicubic interpolatio
Color Reduction and Quantization
- Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c