-
遥感实习的成果。实现了计算植被指数的算法,包括:差值植被指数,比值植被指数,归一化植被指数,调整土壤亮度植被指数...
遥感实习的成果。实现了计算植被指数的算法,包括:差值植被指数,比值植被指数,归一化植被指数,调整土壤亮度植被指数-The implementation of the algorithm for calculating vegetation indices, including: the difference vegetation index, the ratio vegetation index, normalized difference vegetation index, soil adjusted vegetation index brightness
- 2022-02-27 01:34:57下载
- 积分:1
-
Light flow method estimates the image campaign, pixel
用光流法估计图像的运动,基于像素点的算法-Light flow method estimates the image campaign, pixel-based algorithm for point
- 2022-03-14 22:32:50下载
- 积分:1
-
According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for...
根据网址http://www.ces.clemson.edu/~stb/klt/ 提供的代码,进行了库函数的封装。-According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for the library functions of the package.
- 2022-08-14 03:41:35下载
- 积分:1
-
一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird...
一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird-0009.jpg种形式,示例图像要从图像库中选示例-a library which image and the image is the most similar image library image format for bird-0009.jpg forms, sample images from the image library selected examples
- 2022-01-23 10:03:21下载
- 积分:1
-
自己编的图像水平集分割matlab方法,已经成功运行,中间辅以形态学算子...
自己编的图像水平集分割matlab方法,已经成功运行,中间辅以形态学算子-Own level set image segmentation matlab methods, have successfully run the middle accompanied by morphological operators
- 2023-06-05 21:50:03下载
- 积分:1
-
LabVIEW graphical display procedures, Freescale smart car PC program for digital...
labview图形显示程序,飞思卡尔智能车的上位机程序,用于数字摄像头的可视化-LabVIEW graphical display procedures, Freescale smart car PC program for digital camera Visualization
- 2023-01-13 19:40:04下载
- 积分:1
-
通过vtk实现BMP图像从2维到三维显示,c++语言实现。
通过vtk实现BMP图像从2维到三维显示,c++语言实现。-no
- 2022-04-07 12:17:19下载
- 积分:1
-
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一...
1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线.
2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一阵子上传的折线的平行线算法(矢量方法)可做对比
3)注:矢量方法中没有考虑垂直的特殊情况,增加个判断条件便可消除.
-1) the specific features as follows: the mouse line drawing, broken line give the width of the buffer, to extract the broken line parallel line .2) This procedure is the use of map algebra in the distance transform method (grid method), Extraction of broken parallel lines. and the author of the line long ago From the parallel line algorithm (vector method) can be compared 3) Note: The vector method does not consider the special circumstances of the vertical, increasing the conditions of a judge could be removed.
- 2023-03-14 00:45:03下载
- 积分:1
-
自适应的编码与解码 在c++环境中可以成功运行
自适应的编码与解码 在c++环境中可以成功运行-Adaptive encoding and decoding in c++ environment can be run successfully
- 2022-08-19 16:30:13下载
- 积分:1
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1