搜索资源列表
fftnew
- 用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
vigra
- VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
gif dynamic lib-2.0.33
- 用于gif文件读写库函数。c语言版本,可镶嵌到开发程序中。也可作为外接库用。-gif file reader for library functions. C language version can be embedded into the development process. Also can be used as an external library.
p001
- 一个可以画图像的程序,是c++编的,大家可以作为学习用-a picturesque image of the process, the c + + series, we can learn from as
hostcode
- 在windows2003下建CGI环境,将nictex.exe放在cgi-bin目录,并打开此目录的执行权限,即可测试。如在浏览器地址栏输入:http://....../cgi-bin/nictex.exe?\\blue \\large y=ax^2+bx+c 就可显示对应公式!-under construction in Windows2003 CGI environment, nictex.exe on cgi-bin directory, and open the Contents of
dect_image
- 功能是图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c
trans_image
- 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-open a bitmap, achieving geometric transformation process compiler command line as follows vcvars32 rc bmp.rc cl geot
bmpsource
- This BmpLib.h is a small library of functions written in C++ for Turbo C++ 3.0 and Borland C/C++ 3.1 Compilers that allow you to load a Monochrome or 16 color Bitmap in your programs or you can save your screen image as a Monochrome or 16 color Bitma
packeddll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
picturesmooth
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 注意事项: 运行时,文件c:\\test.bmp必须存在-achieve a smooth image (to noise), Sharpen command line compiler attention to the process as follows : running, documents c : \\ test.bmp must exist
cn700_vc1020345346241
- c++版画板程序,挺不错的,功能比较全,可以作为参考-c version slate procedure sounds very good, all functional comparison can be taken as reference
LoadGff
- 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,
mypsd
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
C语言编写的DLL如何旋转指定的图片
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
HGEshooter
- HGE引擎下开发的射击游戏,附有大量注释,还有我自己写的项目说明。-HGE engine, developed under the shooting game, with a large number of notes, as well as my own writing project descr iptions.
tichufa
- 一元差分剔除数据的程序流程图以及c语言代码-Excluding one dollar differential data flow chart of procedures, as well as c language code
screencatcher
- 本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图片保存路径为c:\,热键为F9 + Control,然后按Change按钮设置好热键,那么当我们按下CTRL+F9后,当前界面将以BMP图像文件的格式被保存在C:\目录下。-The example of application is the use of common hotkey management DLL library implementation of hotk
MySoftware
- 一个截图软件和一个多线程下载器 可以截屏幕窗口或者桌面 下载器暂时只能支持本机回路下载,只要是让大家看清我的思路就行,其它的功能要实现就简单了-A screenshot of the software and a multi-threaded download manager can intercept screen, window or the desktop downloader can only support the local loop being downloaded, as
capture-screen_and-save-as-bmp
- 用c++编写的抓屏程序;可以将抓到的屏幕数据保存为bmp位图-Written in c++ with a screen capture program screen can be captured data is saved as bmp bitmap