-
3DS文件格式的读写,以及3DS文件的结构进行简单说明
3DS文件格式的读写,以及3DS文件的结构进行简单说明-3DS file format reading and writing, and the 3DS document structure briefly
- 2022-03-16 07:59:53下载
- 积分:1
-
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图...
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图
-using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
- 2022-04-22 16:55:00下载
- 积分:1
-
基本的图像处理
basic image prossesing
- 2022-07-14 07:18:44下载
- 积分:1
-
黄色占整个图像的比例,vc++环境,txt格式
黄色占整个图像的比例,vc++环境,txt格式-Yellow proportion of the total image
- 2022-03-20 12:23:46下载
- 积分:1
-
VC.net2005下可以编译通过。
我写的一个简单的程序,主要可以供学习microsoft DIBAPI 的简单使用...
VC.net2005下可以编译通过。
我写的一个简单的程序,主要可以供学习microsoft DIBAPI 的简单使用-VC.net2005 under compile. I wrote a simple procedure, can learn microsoft for the simple use of DIBAPI
- 2022-01-28 10:52:43下载
- 积分:1
-
Examples of this chapter is a similar tool ACDSee image browser
本章实例是一个类似ACDSee的图像浏览工具――GraphShower。raphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-Examples of this chapter is a similar tool ACDSee image browser- GraphShower.
- 2022-03-11 10:30:18下载
- 积分:1
-
实现一个opengl程序,要求画一个茶壶,放置在位置(100,50,200)处,对其设置一个合适的透视三维观察空间,并设置一个裁减面裁去其一部分。...
实现一个opengl程序,要求画一个茶壶,放置在位置(100,50,200)处,对其设置一个合适的透视三维观察空间,并设置一个裁减面裁去其一部分。
-To achieve a opengl procedure that requires painting a teapot, placed in the position (100,50,200), Office set up a proper perspective of its three-dimensional observation space, and set a cut to his face as part of the Conference.
- 2022-02-12 02:22:15下载
- 积分:1
-
新一代静止图像压缩算法JPEG2000的参考代码,采用C++实现,非常易懂,是学习JPEG2000编程应用的好东东。...
新一代静止图像压缩算法JPEG2000的参考代码,采用C++实现,非常易懂,是学习JPEG2000编程应用的好东东。-new generation of geostationary JPEG2000 image compression algorithm reference code using C++, very easy to understand, learn JPEG2000 is a good application programming Wanton.
- 2022-05-31 00:55:54下载
- 积分:1
-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。...
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass filtering, high pass filtering, image translation, rotation, gray transformation, gray stretch, image expansion , corrosion, etc..
- 2022-12-25 21:20:04下载
- 积分:1