-
bmp图像对比度调节
bmp图像对比度调节-bmp image contrast adjustment
- 2022-10-23 03:45:03下载
- 积分:1
-
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
-Structural Topology Optimization with th e Level Set Method, with the GUI version code
- 2023-06-13 16:10:03下载
- 积分:1
-
矢量绘图程序源码
矢量绘图程序源码-source vector drawing program
- 2022-10-08 21:35:02下载
- 积分:1
-
OpenGL glew
opengl glew-1.5.1-src.zip -opengl glew-1.5.1-src.zip
- 2022-01-25 14:51:49下载
- 积分:1
-
用C语言编写的演示矢量字符的源代码!
用C语言编写的演示矢量字符的源代码!-C language characters of the display vector source code!
- 2022-02-04 04:24:50下载
- 积分:1
-
java语言实现的图像移动控制
java语言实现的图像移动控制-Image Mobile Control
- 2022-02-12 13:03:24下载
- 积分:1
-
位图文件读写综述
位图文件读写综述-bitmap file on literacy
- 2022-12-16 18:55:03下载
- 积分:1
-
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-err
- 2023-04-20 10:25:03下载
- 积分:1
-
Multi
多线程图形特效,可以预览到多线程播放图片的许多效果,非常方便。-Multi-threaded graphics effects, you can preview images to a multi-threaded playback of many effects, very convenient.
- 2022-05-17 13:56:34下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1