资源列表
UvEditor
- 图像拼接工具,将零散的图片拼成较大的图片,方便转在pvr在ios手机系统上使用.-Combine small pictures to big ones for convert pvr image to use on iOS system.
VCimage
- 本程序实现了对图像中文字的提取,并附有实验图像,可供图像处理行业编程人员学习参考- This program implements extract text in the image, the image processing industry for programmers to learn reference
bitmap
- 这是一款关于C++api的绘图工具的源代码,在这个程序中你可以实现绘图功能以及其他的功能。
DIBDisplay
- Windows GDI位图 操作: DIB位图打开、显示、保存-DIB open、display、save
VideoCapX
- 用VFP编写视频录像、录音、拍照等,可以录制AVI视频、拍照片建立人事档案等。-Write video with VFP, sound recordings, photographs, etc., you can record AVI video, pictures establishment of personnel files.
npar2000
- 一个可以实现类似油画风格的图像算法,希望对图像技术感兴趣的朋友有帮助-One can achieve a similar oil painting style image algorithm, the image of the hope that interested friends help
chartcdc
- 这是一个用VC++ GDI编程实现在的一个动态曲线类。-This is a dynamic chart class in VC++ GDI.
GetImageDemo
- 从网络取得图象,在组件上绘制图像,在重绘屏幕。-Get Image internet
meanshift
- 均值漂移算法是一种基于颜色特征的无参密度估计算法,被人们广泛的应用于图像滤波、聚类分析和目标跟踪等领域。-Mean shift algorithm is a nonparametric density estimation algorithm based on color feature, which is widely used in the fields of image filtering, clustering analysis and target tracking.
sxt-2
- vb 摄像头相关简单应用,可以保存图片。保存目录可以自己设定。 -VB Camera related simple application, you can save the picture. Save directory to set their own.
goo
- 几个小游戏,适合于小孩玩,简单、便捷、不是趣味性的游戏。-A few small game, suitable for children to play, simple, convenient and is not a fun game.
3D_Terrain_rendering_MFC_COIN3d
- 采用 MFC(v2008)+ Coin3d实现的地形三维渲染程序,工程中包括中国区域的地形数据(来自于GEBCO, 由于数据较大,进行了重采样处理) 其中,采用单文档, #pragma comment(lib, coin3d.lib ) #pragma comment(lib, sowin1d.lib ) #pragma comment(lib, simvoleon2d.lib ) 以上三个库均采用V2012重新进行了编译。-MFC(v2008)+ Coin3d t