-
数学形态学运算基本运算的数学形态学运算。
数学形态学操作 数学形态学的基本运算
结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中
形态学的基本应用
边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学
-Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion operator expansion and corrosion of the relationship between dual opening operation and closing operation with the strike did not hit in the basic application of morphological edge detection in binary image extracted area of binary image Euler number look-up table operation of gray-scale morphology
- 2022-05-22 08:38:49下载
- 积分:1
-
中点画圆算法源码
中点画圆算法源码-midpoint algorithm source Circle
- 2022-03-07 22:12:05下载
- 积分:1
-
personal collection of two large Zimbabwe law thresholding segmentation algorith...
个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
- 2023-04-01 16:55:03下载
- 积分:1
-
cvMatchShapes方法进行轮廓匹配
资源描述利用OpenCV自带的cvMatchShapes方法进行轮廓匹配。可手动设置输入的两幅图像。程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,需要VC6.0+OpenCV_1.0
- 2023-05-14 01:35:04下载
- 积分:1
-
获取位图的大小代码
获取位图的大小代码-Source code used to get the size of the bmp image.
- 2022-12-11 10:20:03下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
在C环境下的简单动画编程,一些图形函数的综合应用
在C环境下的简单动画编程,一些图形函数的综合应用-C environment in a simple animation programming, some graphics functions integrated application
- 2022-05-31 04:44:31下载
- 积分:1
-
对图像分割及运动检测
对图像分割及运动检测-for image segmentation and motion detection
- 2023-04-07 11:45:04下载
- 积分:1
-
a good image
一个很好的图像处理程序-a good image-processing program
- 2023-07-08 02:00:03下载
- 积分:1
-
basic image processing RGB images into YCbCr c basic procedures.
基本的把RGB图像处理成YCbCr c的基本程序。
- 2022-09-20 13:20:03下载
- 积分:1