搜索资源列表
读写image到database
- c#制作的对sql数据库进行,图象文件的写入,的一个例子,-produced by the right sql database, image documents write, in one example,
Image.rar
- 提供图片处理的相关方法(C#)。可以调整位图的色彩曲线,可以高斯模糊,当然还有写常见的功能比如去色啊,增强色彩等功能。,To provide the relevant image processing methods (C#). Can adjust the color bitmap curve, Gaussian blur can, of course, to write to common functions such as color, ah, enhanced features such
tuxiangshang
- 计算图像的一阶熵,二阶熵和差分熵,使用matlab编写,差分熵运行较慢-First-order calculation of image entropy, second-order entropy and differential entropy, using matlab write, the differential entropy is running slower
DDC
- 用C语言编写的一个测试程序,通过DDC读写EDID信息。-DDC Read/Write EDID
HW3-Sheakhah-427220112-mask-laplacian_sobel
- it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
image
- 这段代码是用来写关于图像的读写的一个基本功能的。他是用一个类来将图像的读写基本功能封装起来,用起来非常的方便。-This code is used to write on the image to read and write a basic function. He is a class to read and write the image of the basic functions of packaging, and very convenient to use.
ShowBitmap
- 用VC++语言编写一个MFC多文档工程,实现三种图像格式的打开,其他格式可以依次编写来实现。-Using VC++ language to write a MFC multi-document projects, realize the opening of three image formats, other formats can be prepared in order to realize.
memorypictrue
- C#写的向SQL Server中存放image类型图片winform-C# to write to the SQL Server stored picture image type winform
SFTW351-Assignment1-D-A6-2776-4
- * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
Gabor1
- The gabor filter implemented to read raw image and to write raw image
DIBDisplay1
- 用vc++实现多文档文件中图片的导入,封装了数字图像处理对文件操作的基本函数。-use vc++ wo input image ,write mang functions usefull in image processing
image
- 单文档中显示位图,矩形,椭圆,可以在矩形和椭圆中画阴影,可以写入文字-One document shows the bitmap, rectangle, oval, rectangular and oval in the shadow in the painting, you can write text
VC.XML.file.image.code
- VC编程XML文件读写图像经典代码VC Programming XML file to read and write image classic code -VC Programming XML file to read and write image classic code
printer.write.image.method
- 打印机点写图像法详解-Detailed printer point to write the image method
Read-and-write-image-files-database
- Visual C++ 在数据库中读写图像文件-Read and write image files in the database
a-method-for-image-enhance
- 利用Matlab,编写代码,实现增强图像,加强图像对比度-Using Matlab, write code to achieve the enhanced image, enhance image contrast
ch1
- basic function in opencv: read image, write image, flip image, copy image good to start with this .
Image--Browser-Based-on-MFC
- 针对不同格式的图像编码与解码方法,设计出不同的解码模块,实现对图片进行读、写、显示及转换等功能。利用图像处理中一些常用的变换算法,实现图像的放大、缩小、旋转及百叶窗、马赛克等显示特效,并将这些功能集成。-Different formats for image coding and decoding methods, design different decoding module enables the image to read, write, display and conversion.
Read-Write-img-to-database
- 很好的功能,能把照片存入database-very useful for import image to database
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放