资源列表
Ep 48
- subtitle for movie ep 48
Ep 47
- subtitle for movie ep 47
Ep 46
- subtitle for movie ep 46
鼠标坐标事件
- 采用C++ 和OpenCV库设计画图窗口,RBG颜色可使用滚动条调整颜色。可用于电脑画图保存。(C++ and OpenCV libraries are used to design drawing Windows, and RBG colors can be used to adjust colors with scrollbars. It can be used for computer drawing.)
提取图像轮廓质心
- 提取图形轮廓 以及轮廓所在的质心。用外接矩形包围其所在的轮廓(Extract the graphic outline,and the centroid of the contour .Encircling the outline with a rectangle)
tufenge
- 图像分割用各种方法例如,水平集方法,双边滤波,活动轮廓模型(Various methods for image segmentation, such as level set method, bilateral filtering, active contour model)
梯度
- 本代码提供得到梯度幅值以及梯度方向的方法。(This code provides the method of getting gradient amplitude and gradient direction.)
有边界约束的三角网生成程序
- 在有边界约束的情况下,在区域内生成三角网,任意闭合边界的三角网生成都可以实现。(In the case of boundary constraints, triangulation networks are generated in the region, and the triangular mesh of arbitrary closed boundaries can be realized.)
车牌
- 车牌识别原理论文讲解,包含5篇车牌识别论文(The explanation of the principle of license plate recognition)
用pyqtgraph画图
- 用PYQT进行GUI的详细资料,可以对照参考。。。。。。(The detailed information of GUI with PYQT can be compared to reference. The detailed information of GUI with PYQT can be compared to reference.)
matlab
- 产生频域中的‘sobel’滤波器,用滤波器对图像进行频域滤波,显示滤波后图像(The 'sobel' filter in the frequency domain is used to filter the image with the filter to display the filtered image.)
The method of remote sensing image fusion
- 提供了一些经典的图像融合算法程序,方便初学者使用。(Providing some classic image fusion algorithm procedures for beginners.)