资源列表
PictureTransfer
- 基于MFC实现bmp、tiff、jpeg、jpg、gif等格式图形之间的转换,并显示图形属性。-Based on MFC to achieve the conversion bmp, tiff, jpeg, jpg, gif format graphics between and display graphics attributes.
3Dshearlet_toolbox
- 三维剪切波分解工具箱, INSTALL INSTRUCTIONS For running 3DShearlet code user need to run convnfft_install.m CONVNFFT_Folder first- INSTALL INSTRUCTIONS For running 3DShearlet code user need to run convnfft_install.m CONVNFFT_Folder fi
Python_ArcGIS
- 通过Python扩展ArcGIS应用的资料,附有文档和相关练习,非常适合个层次的人员学习使用。-Extending ArcGIS With Python, Esri China,ArcGIS,Python
5
- python实现双目立体匹配SGBM算法(SGBM algorithm for binocular stereo matching based on Python)
3e4c7a98727b
- 2D转3D中的深度图生成模块,内部有图片例子。-depth map generation module, 2D to 3D
newNLmeans
- 非局部平均思想结合双边滤波的C++实现,对于非局部平均思想是理解很有用-The nonlocal average thinking combined bilateral filtering C++ implementation, to understand for non-local average thinking useful
intel_mutilcore_smoke-source-r1.2
- intel 基于多核优化游戏引擎示例代码。根据cpu核心数创建多个线程,并行处理AI 物理、特效 渲染等,提高帧率和流畅度。由于pudn文件大小限制,删除了资源文件,只留下源代码。-intel multicore optimized game engine example is based on code. Creating multiple threads based on the number of cpu core, parallel processing AI physics, effe
HelloText
- 利用OPENCV自带库,读取摄像头,采集信号,扣除背景,计算质心,(Use OPENCV library, read the camera, collect signals, subtract the background, calculate the centroid,)
skeletal-animation
- Directx 3D HLSL高级实例精讲第12章源码-12_骨骼动画__.exe-Directx 3D HLSL senior source code examples succinctly Chapter 12-12_ skeletal animation __.exe
test_LBP
- LBP算法代码。对输入图像进行处理,获得纹理特征。-LBP algorithm code. The input image is processed to obtain texture.
aa
- 这是一个数字图像处理的大型程序,里面集成了多种数字图像功能的实现,比如图像增强,腐蚀,填充等;另附相应的电子书,对于初学者相当有用-This is a large-scale digital image processing program, which integrates several functions to achieve digital images, such as image enhancement, erosion, filling, etc. attach the appr
sift
- OPENCV C++写的SIFT 已注释和修改。-OPENCV C++ SIFT