-
数字图像处理 的指纹识别技术算法 指纹的灰度处理
数字图像处理 的指纹识别技术算法 指纹的灰度处理-figure print
- 2022-07-02 03:27:58下载
- 积分:1
-
very important curve, using vc programming, achieving up to 10 control points be...
计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
- 2022-04-22 00:32:41下载
- 积分:1
-
比较完整的图像分类程序,包含较多的分类算法
比较完整的图像分类程序,包含较多的分类算法-more complete image classification procedures, including more classification algorithm
- 2022-03-20 07:03:03下载
- 积分:1
-
三B
三次B样条曲面的生成方法,基于离散点的网格化过程。-Three B-spline surface generation method, based on the discrete points of the process grid.
- 2022-09-10 00:45:02下载
- 积分:1
-
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h...
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h
fvs_img_morphology.cpp
fvs_img_morphology.h
fvscanny.cpp
fvscanny.h
fvsedgedetect.cpp
fvsedgedetect.h
fvsfile.cpp
fvsfile.h
fvsimage.cpp
fvsimage.h
fvstypes.h
-Fingerprint-related code hope everyone useful edgedetect.cppedgedetect.hfmt_bitmap.cppfmt_bitmap.hfvs_img_morphology.cppfvs_img_morphology.hfvscanny.cppfvscanny.hfvsedgedetect.cppfvsedgedetect.hfvsfile.cppfvsfile.hfvsimage.cppfvsimage.hfvstypes.h
- 2022-02-05 04:40:32下载
- 积分:1
-
三维图像文件
3d图像制作文件-3d images produced documents
- 2022-02-25 02:26:27下载
- 积分:1
-
正则化工具
完整的正则化工具,求解不适定问题。本代码运行于matlab上。
- 2022-06-15 06:43:43下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
封装了的画统计图(包括条形统计图,扇形图和折线图)的类...
封装了的画统计图(包括条形统计图,扇形图和折线图)的类-Packaging of the painting statistics (including bar charts, maps and broken fan) Class
- 2022-02-03 18:51:03下载
- 积分:1
-
matlab图像边缘检测多算子融合
通过matlab自带的edge函数求图像边缘
然而单一的算子得到边缘较浅
可以通过三个效果相似的算子sobel,prewitt,roberts得到的边缘加起来
- 2022-02-27 00:54:23下载
- 积分:1