资源列表
K-mean
- K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the
segmentation
- 一维熵分割法将图像分割成目标和背景,并使目标和背景两部分的信息熵最大,则目标和背景内部的灰度值一致性最好,目标和背景的信息量最大。(One-dimensional entropy segmentation)
openGL
- 基于OpenGL的地形渲染模板,可直接生成(Terrain rendering template based on OpenGL and can be generated directly)
convolution3D_FFTdomain
- 计算三维傅里叶卷积,对于时域和空域转换了解十分有用(Calculation of three-dimensional Fourier convolution, for the time domain and airspace conversion is very useful)
facenet
- 人脸深度网络facenet相关代码,包括代码和测试图像
cximage600_demo
- 方便实现图像的 处理,功能强大的算法文件,可以较好的实现图像的处理(Facilitate the realization of image processing, powerful algorithm files, you can better realize the image processing)
一个C++傅立叶变换的例子
- 一个用c++写的傅里叶变换的例子,针对8位图而做的(A Fourier transform written in c++ example, for 8 bitmap and do)
USB 摄像头
- 本程序使用vc打开usb摄像头实现拍照和摄像功能(open camera)
modis_mrt
- 用于MODIS遥感分块数据拼接以及重新投影的批量处理程序。利用了MODIS官网提供的小程序,本程序基于该程序实现批量处理。(A batch processing program for MODIS remote sensing blocking data splicing and reprojection. The MODIS website provides a small program, and my program is based on this program to carry ou
tml_double_area_dehaze
- 能有效的实现去雾效果,算法运算时间快速有效。(Fog effect can be achieved effectively)
pre1
- 利用prewitt算子 对图像实现边缘检测。 具体实现过程(Edge detection using Prewitt operator)
fishersvm
- 可直接运行的fisher和SVM分类算法(Fisher and SVM classes that can be run directly)