CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - h.3
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - h.3 - List
[
Graph program
]
motion-3.2.3
DL : 0
Motion up to version 3.1.8 was created and maintained by Jeroen Vreeken. Versions 3.1.9-3.1.12 was maintained by Kenneth Lavrsen (http://www.lavrsen.dk/) and Folkert van Heusden (http://www.vanheusden.com/). -Motion up to version 3.1.8 was created and m aintained by Jeroen Vreeken. Versions 3.1.9-3 .1.12 was maintained by Kenneth Lavrsen (http : / / www.lavrsen.dk/) and Aharon van Heusden (h Miller : / / www.vanheusden.com/).
Date
: 2008-10-13
Size
: 308.31kb
User
:
妙飞
[
Graph program
]
png-1.0.3.H头文件
DL : 0
png-1.0.3.H头文件-png-headers 1.0.3.H
Date
: 2008-10-13
Size
: 76.18kb
User
:
中亠和
[
Graph program
]
IHS
DL : 0
由多光谱图像的3个波段构成的RGB分量经IHS变换后,可将图像的空间特征(,)和光谱特征(H、S)分离
Date
: 2008-10-13
Size
: 5.18kb
User
:
wangshy2046
[
Graph program
]
png-1.0.3.H头文件
DL : 0
png-1.0.3.H头文件-png-headers 1.0.3.H
Date
: 2025-12-16
Size
: 76kb
User
:
中亠和
[
Graph program
]
motion-3.2.3
DL : 0
Motion up to version 3.1.8 was created and maintained by Jeroen Vreeken. Versions 3.1.9-3.1.12 was maintained by Kenneth Lavrsen (http://www.lavrsen.dk/) and Folkert van Heusden (http://www.vanheusden.com/). -Motion up to version 3.1.8 was created and m aintained by Jeroen Vreeken. Versions 3.1.9-3 .1.12 was maintained by Kenneth Lavrsen (http :// www.lavrsen.dk/) and Aharon van Heusden (h Miller :// www.vanheusden.com/).
Date
: 2025-12-16
Size
: 308kb
User
:
妙飞
[
Graph program
]
CDSDK
DL : 0
Cannon CDSDK 7.3,Cannon 相机开发包. 尚未经过经过测试。 -Cannon CDSDK 7.3, Cannon Camera Development Kit. Has not been tested.
Date
: 2025-12-16
Size
: 1.34mb
User
:
谢玉林
[
Graph program
]
SDK2000_Souce
DL : 0
SDK2000所使用的资源,其中有DSStream.lib,DSStream.h,ImageBrowser.dll,ImageLoad.dll,MFC42.DLL,MSVCRT.DLL,VideoBrowser.dll 和SDK2000的帮助说明等。希望对使用sdk进行编程起到一定的帮助。-SDK2000 used resources, including DSStream.lib, DSStream.h, ImageBrowser.dll, ImageLoad.dll, MFC42.DLL, MSVCRT.DLL, VideoBrowser.dll and help SDK2000 descriptions. Wish to use the sdk to program play a help.
Date
: 2025-12-16
Size
: 1.1mb
User
:
杨峰
[
Graph program
]
IHS
DL : 0
由多光谱图像的3个波段构成的RGB分量经IHS变换后,可将图像的空间特征(,)和光谱特征(H、S)分离-From multi-spectral image consisting of three-band RGB components by the IHS transform, may be characteristic of the image space (,) and spectral characteristics of (H, S) Separation
Date
: 2025-12-16
Size
: 5kb
User
:
wangshy2046
[
Graph program
]
smooth
DL : 0
图像平滑、锐化、中值滤波以及拉普拉斯变换。。h文件如下 #include "windows.h" #define IDM_LOADBMP 1 #define IDM_EXIT 2 #define IDM_SMOOTHING_BOX 40007 #define IDM_SMOOTHING_GAUSS 40008 #define IDM_SHARPENING_LAPLACIAN 40009 #define IDM_HMEDIAN 40046 #define IDM_VMEDIAN 40047 #define TEMPLATE_SMOOTH_BOX 1 #define TEMPLATE_SMOOTH_GAUSS 2 #define TEMPLATE_SHARPEN_LAPLACIAN 3-Image smoothing, sharpening, median filtering and the Laplace transform. . h file as follows# include windows.h# define IDM_LOADBMP 1# define IDM_EXIT 2# define IDM_SMOOTHING_BOX 40007# define IDM_SMOOTHING_GAUSS 40008# define IDM_SHARPENING_LAPLACIAN 40009# define IDM_HMEDIAN 40046# define IDM_VMEDIAN 40047# define TEMPLATE_SMOOTH_BOX 1# define TEMPLATE_SMOOTH_GAUSS 2# define TEMPLATE_SHARPEN_LAPLACIAN 3
Date
: 2025-12-16
Size
: 4kb
User
:
万兴
[
Graph program
]
ColorPicker
DL : 0
ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -ColorPicker is a dialog-based applications, features: color edit function
Date
: 2025-12-16
Size
: 53kb
User
:
Athena_yue
[
Graph program
]
CImg-1.3.1
DL : 0
一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use, it s a pleasant library for developping image processing algorithms in C++.
Date
: 2025-12-16
Size
: 7.85mb
User
:
乐睿
[
Graph program
]
EasyX_v20100825
DL : 0
graphics.h的源文件,TC中的头文件,但VC编程中需要用到,特别是做图像绘制时就是 VC 方便的开发平台和 TC 简单的绘图功能。-graphics.h the source file, TC in the header file, but need to use VC programming, especially when doing image rendering is a convenient development platform and VC TC simple graphics.
Date
: 2025-12-16
Size
: 272kb
User
:
00
[
Graph program
]
exp66
DL : 0
设 1 2.25 1 0.375 2 0.25 3 ( ) 1/ ( ) 1 Z Z Z H Z A Z ,试判定H(Z)系统是否稳 定?-Set 1 2.25 1 0.375 2 0.25 3 () 1/() 1 = ZZZ HZAZ, try to determine the stability of H (Z)?
Date
: 2025-12-16
Size
: 117kb
User
:
zhaohui
[
Graph program
]
IHS
DL : 0
由多光谱图像的3个波段构成的RGB分量经IHS变换后,可将图像的空间特征(,)和光谱特征(H、S)分离-From multi-spectral image consisting of three-band RGB components by the IHS transform, may be characteristic of the image space (,) and spectral characteristics of (H, S) Separation
Date
: 2025-12-16
Size
: 5kb
User
:
ywere
[
Graph program
]
readerwriter
DL : 0
读者写者问题C++解法,使用互斥信号量,写者线程优先,共有3个读者2个写者-Similar to the barbers problem,the program use semaphore to solve the reader/writer problem.Two semaphores are involved:m_h, h,used as a counter and mutex between 2 writers.Main function create 3 reader thread and 2 writer thread.The writer thread has a higher priority by using SetThreadPriority() function
Date
: 2025-12-16
Size
: 1kb
User
:
huia85njg33
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.