资源列表
testprogram
- 葡萄糖溶液浓度预测的matlab程序,调用的PLS功能,进行建模和预测-The concentration of glucose solution prediction matlab program, PLS function calls, modeling and forecasting
gdal2.1.3-x64-release
- GDAL2.1.3 window 10平台, VS2017编译,64bit release版本。可以直接使用。编译库中集成有ECW 5.3,GEO3.6.1,HDF4.2.6,HDF51.8.7,proj4.9.3,sqlite3.18,TX_SDK_3.07.0.0。编译这些子库比较麻烦,这里都是按照64bit编译最后集成于64bit GDAL,欢迎志同道合的人使用。-GDAL2.1.3 window 10 platform, VS2017 compiler, 64bit version of
Stereo-Algorithms
- 图像处理中的深度信息提取,基于双目视觉,目前最好的综述文档- U56FE u5902 u5404 u7406 u4E2D u7684 u6DF1 u5EA6 u4FE1 u606F u63D0 u53D6 uFF0C u57FA u4E8E u53CC u76EE u89C6 u89C9 uFF0C u76EE u524D u6700 u597D u7684 U7EFC u8FF0 u6587 u6863
3D_Stereo_Vision
- 图像处理,3D深度信息提取与三维重建的简述文档。- U56FE u5902 u5904 u7H0 u3D09 u4E09 u7EF0
zalaktestg
- 数码相机聚焦清晰度评价方法,图像清晰度评价函数-Digital camera focus resolution uation method, image clarity uation function
Social-force-model
- 社会力模型,基于社会力的行人流模型,包括行人间作用力,行人与墙体等障碍物的作用力等。-Social force model
Circle-Median-Filter
- 对于circle-valued数据而言的一种快速中值滤波,例如信号或图像描述阶段或方向-Fast median filter for circle-valued data, for example signals or images describing phase or orientation
K-means_C
- 用K-means算法实现数据聚类。首先利用C随机产生800个数据,并将这800个数据作为一组训练样本;其次利用K-means的原理跟方法将这组样本聚类成8个类,从而实现数据的分类。-Data Clustering with K-means Algorithm. First, 800 data were randomly generated by C and the 800 data were used as a set of training samples. Secondly, the K-m
main
- 模糊图像的去模糊处理,主要有利用hough变换估计模糊方向,利用radon变换估计模糊长度。-Blurred image deblurring process, mainly using the estimated blurring direction hough transform, radon transform using the estimated blur length.
vc_image_xingtaixue
- VC++图像处理,对形态学中的膨胀与腐蚀做了具体的代码示例,让读者可通过具体源码来深入理解形态学的概念知识。-C++ image processing, the morphology of the expansion and corrosion to do a specific code example, so that readers can through the specific source code to understand the concept of knowledge in d
vc_image_pinghua
- VC图像平滑处理源码,为了消除图片噪声,提高质量,一般采用平滑处理,根据不同的平滑方法,可以针对不同的目标而进行不一样的特征提取或质量增强。-VC image smoothing source, in order to eliminate picture noise, improve quality, the general use of smoothing, according to different smooth methods, can be different for differen
image_bianyuanjiance
- 图像边缘检测,边缘检测的方法比较多,常用到梯度处理,微分处理。分别包含边缘检测处理、梯度检测、微分运算。-Image edge detection, edge detection methods are more commonly used to gradient processing, differential processing. Including edge detection processing, gradient detection, differential operation.