-
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a b...
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
- 2022-02-12 09:47:04下载
- 积分:1
-
立体匹配
stereo matching
-sad
-ssd
-n-stereo matching
-sad
-ssd
-ncc
- 2022-02-21 07:05:26下载
- 积分:1
-
识别选定图片表情
vc和opencv写的识别选定图片的程序,详细识别步骤-眼--鼻--嘴debug可用
- 2022-07-09 14:14:24下载
- 积分:1
-
CANNY算子用于踢去图像的边缘,绝对好用。
CANNY算子用于踢去图像的边缘,绝对好用。-Canny Operator for the kick to the edge of the image, the absolute ease of use.
- 2022-03-14 08:39:19下载
- 积分:1
-
java编写的图形处理程序
java编写的图形处理程序-It is an image processing programme implemented by Java
- 2022-03-25 01:06:58下载
- 积分:1
-
矢量图绘图软件 文件格式为SVG
可以解析与导入导出
矢量图绘图软件 文件格式为SVG
可以解析与导入导出-Vector drawing software for the SVG file format can resolve with the Import and Export
- 2022-03-19 04:21:50下载
- 积分:1
-
非刚性图像配准
nonrigid image registration
- 2022-12-27 03:25:02下载
- 积分:1
-
VGA动画显示
主要是通过将几幅图存储在FPGA中的几个RAM中,通过对不同的RAM内容的调取,实现动画的效果。该代码参考了黑金的建模的那些事儿完成的
- 2023-03-03 03:10:02下载
- 积分:1
-
GDAL处理大数据图像
该代码可以通过GDAL处理大数据图像,可以读取多种数据格式,可广泛应用于遥感图像处理,可供大家参考。
- 2022-05-06 20:47:37下载
- 积分:1
-
Convert RGB 24bit to YUV4:2:0
rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
- 2022-06-29 19:36:23下载
- 积分:1