资源列表
三维数据转为二维数据
- 处理多光谱、高光谱图像,需要先进行图像信息的数据转化,转为二维数据后才能进行进一步分类等工作
CV2_Learn_LineFinder
- 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
CV2_Learn_Harris
- 使用opencv2写的,检测Harris角点。-Use opencv2 write, Harris corner detection.
CV2_Learn_CameraCalibrator
- 使用opencv2写的,估计相机参数,进行相机标定。-Use opencv2 written estimate camera parameters for camera calibration.
windowpicking_for_interferometry
- matlab函数,用于截取部分道集中特定时窗内的数据。-It s a matlab function, used to intercept part of the seismic data with a certain time window.
qiegebmp
- VB实现图像分割 附带源码 可自行修改-VB to achieve image segmentation with source code can modify
vbbmpformat
- VB将彩色位图转化为灰度图(黑白图像),附带程序源码。-VB will color bitmap into a grayscale (black and white image), with a program source.
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
image-compress
- 图像压缩的相关文档,对研究图像处理的童鞋有帮助-Image compression related documents, the study of children s shoes help of image processing
MOTIONTEST(opencv)
- 目前发现最好的一个移动目标检测,同时已经转换为VS2010项目,并成功测试,用USB摄像头,检测移动物体,基于opencv-Discover the best one currently moving target detection, and has been converted to a VS2010 project and successfully tested with USB camera to detect moving objects, based on opencv
traffic-sign-image-segmentation
- 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
Exercise1
- 程序主要包含幂级数展开逼近余弦及在同一坐标下显示多个曲线。压缩包中还包含相关的参考资料。-Program mainly includes power series expansion approximation cosine and displayed in the same coordinate multiple curves. Compressed package also contains the associated reference materials.
