-
C# 选择目录 生成图片缩略图 实例源码
选择某一个目录,将某一个目录下的所有图片读取出来 并以缩略图的形式展现
- 2013-05-22下载
- 积分:1
-
color
基于图象灰度变换、直方图均衡、伪彩色增强的增强算法(Based on the image gray level transformation, histogram equalization, pseudo-color enhancement of the enhancement algorithm)
- 2012-05-24 10:33:45下载
- 积分:1
-
differential-operation
实现图像的滤波、锐化、边缘检测、微分处理及图像平滑(Image filtering, sharpening, edge detection, differential processing and image smoothing)
- 2013-02-27 21:00:36下载
- 积分:1
-
vector-image-detect
这是我的一骗小课程报告,内容主要是有关矢量数据压缩方法的简介,以及自己的一些见解。(VECTOR IMAGE DETECT)
- 2012-12-19 21:44:09下载
- 积分:1
-
colorbin
统计一幅图像的颜色直方图特征,用于进行图像检索的一中方法。(Color histogram statistics of an image, for performing a method for image retri .)
- 2015-12-03 15:56:55下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
ei
说明: 基于gabor和chirp原子的匹配追踪算法论文简介!共同进步 又更多需要可以加610521482!(Comparing gaussian and chirplet dictionary.Matching pursuit method!)
- 2010-12-08 10:31:04下载
- 积分:1
-
duanceng
对采样得到的180幅断层图像进行重建,并针对其中的一幅图像进行处理,并且统计图像中颗粒的大小和数目!(Tomographic images of 180 samples obtained were rebuilt, and for which an image processing and image size and number of particles statistics!)
- 2014-02-17 22:34:53下载
- 积分:1
-
facedetect521
人脸检测
通过肤色建立模型,和计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸!效果不错哦(face detection through color model building, and calculation of Euler number opened a series of processing operations can be detected with a picture of the personal face! Oh, good results)
- 2007-06-07 00:11:12下载
- 积分:1
-
CCD
对ccd图像进行解码采集,并通过VGA输出(Ccd image decoding of the collection, and through the VGA output)
- 2009-07-16 22:35:30下载
- 积分:1