资源列表
FD
- parasolid 的技术文档,其中详细介绍了 拓扑 几何的基本概念,历史,拓扑命名,Redo/Undo 等关键技术(technical document of solid modeling kernel, parasolid)
switch
- 用于多张有序图像的全景拼接,使用sift特征匹配特征,利用仿射变换对图像进行拼接,此程序适用于单轴旋转(For panoramic mosaic of Multi-ordered images, SIFT feature matching and affine transformation are used to mosaic images. This program is suitable for uniaxial rotation.)
shuangmu
- 双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
创建包围轮廓的圆形边界
- open'c'v 识别检测物体的轮廓边缘 画出它的边缘(Open'c'v Recognition detects the contour edge of an object and draws its edge)
用OpenCV进行基本绘图
- 利用opencv 进行简单的绘图功能 基本的界面的,一些简单的功能,(Using OpenCV to do simple drawing function, basic interface, some simple functions,)
cfar
- 基于SAR图像的CFAR检测,内有代码说明。已经进行实验,效果很好,特拿来分享。(CFAR detection based on SAR image, with code descr iption. Experiments have been carried out and the results are very good. I'd like to share with you.)
RGB_Criminisi
- 1. 提取目标区域的初始边界 2. 重复以下步骤 ?? 1)判断是否还存在待填充区域,如果不存在,则退出 ?? 2)计算每一个边缘像素点块的优先级 ?? 3)选出最大优先级点,基于该点查找最佳匹配块 ?? 4)将最佳匹配块的值复制到对应的目标区域 ?? 5)更新目标区域的边界与置信度值(1. Extracting the initial boundary of the target region 2. Repeat the following steps 1) Deter
(848页PPT幻灯片)数字图像处理(冈萨雷斯)课件
- 数字图像处理ppt,北京大学硕士研究生数字图像教学ppt,(digital image processing ppt)
psf
- matlab编写计算直边图像的点扩散函数PSF(Compiling Point Spread Function ( PSF) for Computing Straight Edge Images with MATLAB)
mura
- 基于Halcon的LCD屏幕mura检测算法(lcd,mura,Halcon,black spots)
bpf
- CT重建滤波反投影BPF算法,虽然可以用MATLAB直接实现,但原理需要写开代码才能看到。这个是一步一步写出的,但速度慢。(Although the back projection BPF algorithm of CT reconstruction filtering can be directly implemented by MATLAB, the principle needs to be written code to see. It's written step by step, b
MutilReDraw
- 访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)