资源列表
Imagewarp
- 用c#进行不同插值方法的图像变换的处理(扭曲变换)-Different interpolation method with c# image conversion processing (the twisting transformation)
WorkingwithGeoMediaProfessional
- Intergraph 的GIS软件GeoMedia的帮助文档-Intergraph GeoMedia of GIS software with the help of documents
inpainting
- 基于深度图的图像修复算法,需要提供彩色序列和对应的深度序列-depth based inpainting
双目摄像头调用程序
- 可以打开多个摄像头,进行图像的采集!!基于opencv开发(Multiple cameras can be opened for image acquisition!! Development based on OpenCV)
Non_Uniform_Pcode
- 实现运动模糊图像的非盲卷积 分区域去模糊 有用-Implementation of motion blurred image blind deconvolution is useful to fuzzy areas
UNITY-service-manual-
- 主要涉及到UNITY软件中中文操作手册。-Mainly related to the UNITY software Chinese manual.
scan
- 图形学 扫描转换算法填充,完成图形学的扫描转换算法-Graphics scan conversion algorithm filling, complete graphics scan conversion algorithm
histCompare
- 提取两图片的直方图,并进行比较,可用于匹配-exact the hists of pictures and compare the relation , can be used for image matching
RS_experiment
- 本人的遥感实习成果,包含用VC++6.0编制的程序,其中有形态学处理、植被指数计算、小波变换等内容,另附一份实习报告,作为程序说明-the results of remote sensing experiments, including the VC++6.0 program, including morphological processing, vegetation indices, wavelet transform, etc., attached an internship report
ADV_OGL_SRC
- opengl advanced programing 随书源码-example source codes with Opengl advanced programming
testGL
- 用openGL画一个三角形,令此三角形实现翻转变色功能,可以鼠标控制。-With OpenGL draw a triangle, so this triangle flip discoloration function, the mouse control.
digtalimageProcess
- 利用VC.net打开BMP图像,通过仿射变换,将圆环展开变矩形的代码