搜索资源列表
WhiteBalance
- 使用自适应色温估计算法进行自动图像白平衡处理的程序。包括使用C++编写的白平衡处理算法部分的源程序(生成dll文件),和使用C#编写的程序界面两个工程。使用Visual Studio 2005开发。-use adaptive color temperature estimation algorithm for automatic white balance image processing procedures. C preparation, including the use of white
fangPhotoshop
- 这个代码演示允许用户交互式旋转图像,功能类似与MS word 和 adobe photoshop样式,程序中使用了FoxCBmp3.dll文件。-the code allows users to interactive demonstration rotating images, similar functions with MS word and adobe photoshop style, procedures used FoxCBmp3.dll document.
aJPEG
- 图像的JPEG压缩,要用到特定的JPEG.dll 文件-JPEG image compression, the use of specific documents JPEG.dll
Special_drawing_board
- 用VC++6.0做的一个画板程序。适合初学者学习。软件皮肤个性,实现了动态标题图标和鼠标的更改,增加了软件的动画启动和动画关闭效果,实现了基本的画图功能。软件实现了很多特殊效果。看了后一定不会后悔!!好的东西大家一起分享一下吧!! appface.dll文件应该和运行的exe文件放在同一个目录下! *.urf为皮肤文件! QQ.exe是本人用VB做的一个播放器,可以支持很多格式! 如果您的机器上没有VB程序,运行时会出现链接动态库出错,因本文为给QQ.exe打包!-VC 6.0
SQLDatabaseImage-1470
- 一个可以从SQL SERVER数据库中保存和读取图片的处理程序,包含一个很容易在你程序中使用的类文件,你还可以插入到DLL文件中以便支持ISS服务器,允许你在网页上显示图片,存储图片.删除图片等操作. -from a SQL Server database to preserve the pictures and reading process, includes a very easy procedure you used in the document, and You can also i
BmpToJpg
- 实现bmp格式的图片转换成jpg格式的图片,运用.dll文件
Bmp2Jpeg
- Bmp2Jpeg.rar:该程序实现的功能为:BMP格式转换为JPEG格式的两种方法,且两种方法都是通过编程实现,没有引用DLL文件,且两种方法都有压缩的功能。测试工具:vs2005。
stereo12_3
- 双目立体标定算法,有测试图片,vc写的,文件比较多。-Binocular three-dimensional calibration algorithm, a test picture, vc written document more.
cv200vs2008
- 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
IMG.MIL
- Mil8.0灰度识别,采用VS2005平台VC++语言,封装成库文件,广泛应用于半导体行业-Mil8.0 gray identification platform using VS2005 VC++ language, packaged into a library file, is widely used in semiconductor industry
SIFT_VC.lib
- 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
spvdeconv
- 这是Shan Qi的空间移变运动模糊复原算法实现,代码包括可执行的exe文件和dll文件,可在cmd窗口输入命令调用-the code is written by ShanQi for spatially variant non-blind deconvolution, the package includes .exe and .dll files, you can input your orders in commond window in Dos
vcPPDigital-Image-Processing
- 基于vc的数字图像处理,\JpgDll 该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。并给出一个VB调用此Dll中API函数的示例。 JpgVSbmp.dll中封装了2个API函数: 1. BmpToJpg 将指定的Bmp文件内容转换为JPG文件格式。 2. JpgToBmp 将指定的Jpg文件内容转换为Bmp文件格式。 \封装的Dll本目录下包含了2个子目录,分别为: (1)..\GeoTrans 封装Dll的VC++项
New-folder
- 这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON
AntiVCode
- 图像自动识别工具,次世代图片识别系统2.1版本正式版无需破解,已经包含了注册文件,直接使用不用破解,真正可以本地发布识别库文件的版本,包含各个开发语言的调用demo和Dll文件。-failed to translate
X_Y_FIL_CODEL
- 基于X-Y处理多边形填充算法的关键代码 , 包含头文件和相关关键实现程序代码 .附整理相关DLL文件,方便程序调试调用 .-Key code polygon filling algorithm based on X-Y, including the header files and related key code. Report of finishing DLL related documents, to facilitate debugging calls.
CalcColorDLL
- 一个关于光学计算的dll文件,包括RGB转换成XYZ,及CIE1931与CIE1976的转换,非常有用-A dll file on optical computing, useful
shirtDetect
- vs2008,vc9控制台程序,debug和release版本都可编译通过。opencv里面用到的头文件、lib文件和dll文件已添加到项目中。基于opencv 2.31的T恤检测,opencv里的人脸识别算法用于辅助检测。-Vs2008, vc9 console procedures, debug and release versions can be compiled through. Opencv inside the use of the header files, lib files
progressive-transmission
- \examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件; \wavelet 目录中存放的是具体的实现源代码; \wavelet 子目录中存放的是基本的小波处理函数代码; \wavelet_plugin 子目录中存放的是.dll的实现代码。-\ Examples directory is stored in progressive transmission application example, it includes the required .dll
4.00_10
- 非常好的AutoCAD的dwg文件读写资料,包括文档和源代码,希望对大家有用!(Very good AutoCAD DWG file read and write information, including documentation and source code, we hope to be useful!)