资源列表
pje-semaine-3-opencv.pdf
- A Project about Computer Vison OpenCV PJE
SGBM
- Semi Block matchin algorithm with C++ OpenCV
MyCrust
- 离散点云 重构网格 3D重建 非线性 曲面拟合 -point cloud/ 3D triangle
pictureBlur
- 对图像进行均值滤波操作,模糊一张图像,主要使用均值滤波操作的blur函数。-Average filtering operation of the image, fuzzy image, the main use of mean filtering operations blur function.
PictureErode
- 最基本的形态学运算之一—腐蚀,用图像中的暗色部分腐蚀掉图像中的高亮部分。-One of the basic morphological operations- etching- uses the dark part of the image to etch out the highlights in the image.
pictureCanny
- 用OpenCV进行边缘检测,载入图像,转换成灰度图,再对图像模糊降噪,然后边缘检测-Edge detection using OpenCV, loading images, converted to grayscale, and then blur the image denoising, and then edge detection
bar
- 用滑动条动态调整参数,结合回调函数,进行两幅图片透明度的调整-Adjust the parameters with the slider dynamically, and adjust the transparency of the two pictures with the callback function
rdSAR
- 利用点目标回波模拟及RD算法成像Matlab仿真程序-Completion point target echo simulation and RD algorithm imaging Matlab simulation program
LightandRotate
- 计算机图形学,简单的平移,缩放,旋转的实现-simple translation, scaling, rotation of the realization
Untitled
- This is my MATLAB programme. It is about heat equation.
canny_edge1
- 改进非极大抑制的CANNY算子检测代码,能够比原来的CANNY算子更准确-Improved CANNY operator detection code for non-maximal suppression can be more accurate than the original CANNY operator
qzvmfilter
- 基于空间距离加权的矢量中值滤波器考虑了R、G、B三分量的关系,提高了图像滤波性能-The vector median filter based on spatial distance weighting takes into account the relation of three components of R, G and B, and improves the filtering performance of the image