搜索资源列表
GISDeveloper_9
- 投稿有关事项: 一、稿件要求 1. 字数:原则上不限。但单篇文章以2000-5000 字为宜;内容较丰富者,建议按连载形式投稿、刊载。 2. 格式:请使用 Word 文件格式,如果文章有插图,除 Word 中的文章插图外,再请单独保存原始的图片文件,以保证图片质量清晰可用。 3. 稿件不推荐提供学术论文。 4. 稿件应是其原创作品,或对所投作品拥有合法著作权之作品(编译的稿件请附原文)。 二、注意事项 1.
Brovery
- 经典的图像像素层融合算法-Brovery.程序输入中两幅图像需经过配准,大小一致。matlab代码内有详细的注释。其他像素层融合算法可仿照此修改即可。需要配对图像和运行结果、其它基于小波融合代码的可发邮件给我。非常乐意和大家共享编程乐趣。-classic image pixel level fusion algorithm-Brovery. Import procedures which require a two image registration, the same size. Matla
VC_JPG
- 从网上下的 加入jpeg支持的CImg.h 图像库应用例子- 没有界面, 就几个语句,就可以实现图片的显示、在图片上绘图、处理鼠标输入等等 原作者邮件地址如下: bugzhao@sdu.edu.cn-from the Internet under the support of the accession CImg.h jpeg image database application examples - no interface, on a few words on the p
OpenGL_vckbase20
- 小程序 望大家指导 有哪位大侠有有JPDA算法的程序 能不能传一个给本人 信箱地址不变,多谢了-small program to draw everybody guidance Which heroes JPDA algorithm is a procedure-one can give I unchanged mail address, I would like to thank the
3dfont2.0
- 作者: yulongsun 需要在penGL中作中文输出,但没发现何处有合适的,把一个叫zhaohui的人写的英文字符输出类改了一下,可以输出中文了,但却并没有解决我的问题。我感觉得应该使用wglUseFontBitmaps()函数使字体保持不变。但我对 OpenGL不熟,不知怎么用。不过我做的东西也许对别人有用,权且放在这儿。同时希望得到指教。 文件:CGLFont.c CGLFont.h env::windows2000, vc6.0 e-mail: y
ZHG-BMP-MAKER-deyuanchengxu
- /* ---Author: zhg 2006.12.20 E-mail: wudazhg@163.com 说明:在此程序包中包含ZHG-BMP-MAKER(ZHG制图工具)的部分文件(源),仅作为对原工具软件包的补充。 -/ * --- Author : zhg 2006.12.20 E-mail : wudazhg@163.com : In this package contains ZHG - BMP-MAKER (ZHG mapping tools) the nu
AMVGenConver
- AMV精灵/AMV助手常见问题收集(最全 最好的AMV问题大全) 前言:自AMV精灵/AMV助手今年3月发布以来,在各大下载站都名列前茅。有许多热心的网友都给我发来邮件,提供了许多的建议和问题。在这里,本篇文章收集了常见问题以及解决方法,方便大家查询。 -AMV Wizard / AMV Help FAQ collection (most of the best all issues Solutions AMV) Introduction : Since AMV Wizard / AM
DelphiWithOpenGLSourceCode
- 改篇包括25个Delphi下的OpenGL程序源码,欢迎下载,有问题请发E-mail至wen0624@163.com-changed 25 articles including Delphi procedures under the OpenGL source, welcomed the download, a problem please send E-mail to wen0624@163.com
RealTime_tracking
- 该代码包括从CCD+采集卡采集到的视频,转成opencv的iplimage格式,在跟踪方面用到了camshift,我做过一个自动的跟踪也是基于此算法的,有需要的朋友可以发e-mail给我,大家多多交流吧。-code from the CCD acquisition card processing of video, conversion opencv iplimage the format used in tracking the camshift. I conducted an automat
imglist_vc
- 列图片成页面 - 解没有ACDSee之急。 源代码+执行文件+chm格式帮助 本程序跟listimg的功能差不多,区别仅仅是前者使用javascr ipt,这个使用vc6(MFC),在java没配置好的机器上前者用不了。 如果您对此有何改进,烦恼mail一份改进后的版本给我,-out into pages-no solution ACDSee urgency. The source code implementation document chm format with the help of
VertexBufferObjects
- When you need raw polygon-pushing power, you can always utilize the optimizations provided by OpenGL. Vertex Arrays are one good way to do that. For even more boost you can use a recent extension to graphics cards called Vertex Buffer Objects . The e
register
- Registry Code Sample for Visual Basic 5 - By Jelsoft Enterprises If you have any problems using this sample, or would like to ask a question, please E-Mail me at: vbw@jelsoft.com Downloaded from Jelsoft Vb-World at http://www.jelsoft.com/
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 欢迎联系:Ho
《数字图象工程案例》光盘
- 光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心程序,第5章由于是一个综合的商业程序,涉及到各种技术,如果读者需要图像识别部分的程序,可以发邮件至2wintech@126.net与我们联系。另外,书中涉及到的图片等资源,保存在光盘的对应目录下。-stored in the CD book is the source code, in order to help readers lear
dda-line
- 一个小小的算法供大家参考、 如果有可能可以给我电子邮件 谢谢!-a little algorithm for your reference, if I may be able to e-mail, thank you!
CHANGJIN
- 这是一个小小的程序,供大家参考,如果可以可给我发电子邮件 kaximoduo2003@yahoo.com.cn 谢谢!-This is a small procedure, for your reference, if I can e-mail to kaximoduo2003@yahoo.com.cn Thank you!
+Matlab
- 遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。 邮箱是aiyang12345678@163.com-How to use remote sensing image VC++ Achieve, who introduced a treatment program for you. E-mail is aiyang12345678@163.com
gui16
- e-mail:cproom@163.net 计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。-e-mail: cproom@163.net computer graphics programming practice, including painting a straight line, anti-aliased line,
Win_Std_GL
- 这是我在学OpenGL时作的一个程序。在这里面我将OpenGL用于Windows时的设置做成了一个类,方便调用。如果您有这样的适合初学者的OpenGL程序请发过我吧,谢谢!邮箱:kj270@163.com-This is my school when an OpenGL program. I will be there in OpenGL for Windows at the time resulted in a class setting, convenient to call. If you
Win_Plane
- 这是我在学OpenGL时写的一个关于一个飞机在一个场景中飞行的程序,窗口是用API写的。如果您有类似的小程序请发给我一个,谢谢! 邮箱:kj270@163.com-This is my school, when written in OpenGL on a plane in a scene flight procedures, the window is written using API. If you have a similar small program Please send me a