-
A good example of learning OpenGL
学习OpenGL的好例子 -A good example of learning OpenGL
- 2023-08-07 17:10:03下载
- 积分:1
-
how to convert the data file to bmp
how to convert the data file to bmp
- 2022-10-09 17:50:02下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m...
This file contains a summary of what you will find in each of the files that
make up your Tracker application.-This file contains a summary of what you wil l find in each of the files that make up your Track er application.
- 2022-07-14 13:02:51下载
- 积分:1
-
用途星座的汉诺塔程序, 很好玩
用途星座的汉诺塔程序, 很好玩-use the constellation HANOR procedures, is a lot of fun
- 2022-05-14 06:00:11下载
- 积分:1
-
Digital identification, digital instrument identification, instrument digital id...
数字识别,数字仪器识别,仪器数字识别,仪器数字识别
- 2022-08-14 22:11:54下载
- 积分:1
-
在Vc环境下 仿CAD编程(源代码)
在Vc环境下 仿CAD编程(源代码)-Vc environment in imitation of CAD programming (source code)
- 2022-06-19 07:06:30下载
- 积分:1
-
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!...
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!-abroad an excellent computer vision image processing of C source code, Computer Vision coverage of the majority of algorithms, written in a very concise!
- 2022-03-24 14:44:48下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。...
使用基于硬件支持的dot3来实现bump效果,基于vc6和ogl编写。只有可编程的显卡才能运行。-use hardware-based support dot3 bump to achieve results, and based on vc6 t prepared. Only programmable graphics to run.
- 2022-08-16 00:08:08下载
- 积分:1
-
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...
基于visual c++ 2008环境
该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-err
- 2023-04-20 10:25:03下载
- 积分:1