资源列表
OpenCV入门教程
- opencv 入门教程pdf文档,适合初学者使用(learning opencv guides)
ss
- 在CAD中逐一标注封闭多段线面积lsp程序(In the CAD, we mark the area of closed multi segment line LSP program one by one)
Code_Huffman
- 霍夫曼编码 程序 图像编码 应用 图像解码应用(Hoffman coding program, image coding, application of image decoding.)
FeatureExtraction
- 图像边缘检测,用Matlab实现,可以完成边缘特征提取,基于Canny算子(Image edge detection)
segmentation
- 对医学图像中的感兴趣区进行标注,比如胸腔肿瘤区域,让不是医学专业的人士也能清楚地看到感兴趣区(Mark a region of interest, such as a thoracic tumor area)
mie scattering matlab
- 用于计算均匀圆球的mie散射,matlab 程序,可计算散射系数,消光截面等(It is used to calculate the Mie scattering of uniform spheres. The matlab program can calculate the scattering coefficient and extinction section.)
图像修复
- 获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
亮度和对比度调整
- 读取一张图像,通过鼠标调节图像的亮度和对比度。(Read an image and adjust the brightness and contrast of the image with the mouse.)
矩阵求逆的几种方法总结
- 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)
归一化
- 这个程序运用归一化的方法进行单应性矩阵求解。(The homography matrix is solved using a normalized method.)
HSI与BGR互换
- 将一张影像的颜色通道进行HSI与BGR互换。(HSI and BGR are interchangeable.)
Change Detection Code
- cva变化检测程序,用于遥感影像的变化检测,使用MATLAB进行程序运行(CVA change detection program for remote sensing image change detection, using MATLAB to run the program.)