资源列表
pseudocolor2-cpp
- 对图像进行遥感伪彩色处理的源代码,编译后的可执行文件须带参数运行-of remote sensing images pseudo-color processing of source code, the compiled executable file parameters required to bring Operation
ari3
- 彩色夜视图像检索系统的夜视图像亮度梯度二次采样源图选择算法,matlab程序
interpolationEC
- 误码掩盖线性内插法MATLAB程序,在独立丢失块的情况下,进行了双线性内插的误码掩盖恢复算法-linear interpolation error concealment
Gaussian-elimination
- Gaussian elimination
Classify
- this code can recognize geometrical objects like squares triangles rectangles circuls ovals from an image
length
- 本人自己编写的三个小程序,可以实现边缘检测,长度提取,还有一个中值滤波。-I have written three small programs, edge detection can be achieved, the length of extraction, there is a median filter.
peopledetect
- 利用HOG特征和支持向量机训练的到人体检测分类器,实现对人体的检测-HOG features and support vector machine training to the human detection classifier, the detection of the human body
jindianhough
- 采用hough变化进行直线检测,应用matlab自带的函数进行检测-Hough the changes line detection function detects application matlab comes
segmentation
- 使用matlab编程,进行图形图像的分割处理,-Matlab programming, graphic image segmentation
R
- 下面我们给出Floyd-Steinberg算法的源代码。有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。另外,当按从左到右,从上到下的顺序处理象素时,处理过的象素以后不会再用到了,所以用这个int类型的缓冲区存储新值是可行的。全部象素处理完后,再将这些值拷贝到char类型的缓冲区去。-Below we give Floyd-Steinberg
colortransfer
- 实现 color transfer 的一个实例-An example of realization of color transfer
ld2andld3_to_img
- 将LDF(包括LD2和LD3)格式的遥感数据转成IMG格式-transfer LDF (including LD2 and LD3) remote sensing data into the format of IMG format