资源列表
VS2010、shp矢量点转Tin
- 可以实现shp文件的点要素转TIN,简单实用,对新手帮助大(The point elements of the SHP file can be transferred to TIN)
一些功能的编程
- 这里面含有关于函数图像画法的一些小程序,有的效果很炫酷(It contains some small procedures on the function of the image drawing, some very cool)
图形
- 里面包含五个关于图形类的编程,有的是三维,有的是平面图形(It contains five programming about graphics, some are three-dimensional, and some are graphic.)
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间
5D数据绘图源代码
- 可将具有五个维度的数据进行整合,并在同一个图中进行展示,实现数据的多维联动。(Data with five dimensions can be integrated and displayed in the same graph to achieve data multi-dimensional linkage.)
Image-Cap
- 通过机器式学习算法完成对图像的识别,并生成相应的文字序列(Through the machine learning algorithm, the image recognition is completed and the corresponding text sequence is generated.)
matlab设计的四种fir数字滤波器
- matlab设计的四种fir数字滤波器的代码。(Matlab designed four kinds of fir digital filter code.)
Desktop
- IDL的傅里叶变换 ,在IDL工作台实现(Fourier transform of IDL is applied to remote sensing image processing and discrete two-dimensional Fourier transform.)
draw_line
- 使用openGL画直线,使用鼠标控制,左键按下开始画直线,松开完成(Draw straight lines with openGL)
三角网
- 根据高程创建三角网,简单易用,是很好的参考资料(Creating triangulation based on elevation is simple and easy to use, which is a good reference.)
darkchannel
- 复杂天气下对所获图像进行清晰化,采用暗通道法处理雾霾天气下的图像,获得清晰图像(Under the complicated weather clarity of the image using dark channel image processing of fog and haze, get a clear image)
IDark
- 对于雾霾天气下采集的图片,求解其暗通道数值,显示暗通道图像,为后期图像清晰化做准备(For the images collected in haze weather, we can solve the dark channel values, display dark channel images, and prepare for later image sharpening.)