-
3D编程所需的知识的概述,特别是三维数学模型…
概述了3D编程的必要知识,尤其是3d编程的数学要求,及相应算法-An overview of 3D programming the necessary knowledge, especially the 3d mathematical programming requirements, and the corresponding algorithm
- 2023-07-27 20:55:03下载
- 积分:1
-
实现图像的平移!很值得大家参考!希望对大家有帮助!
实现图像的平移!很值得大家参考!希望对大家有帮助!-Realize image translation! Is worth U.S. reference! Hope that everyone has to help!
- 2022-06-12 18:41:30下载
- 积分:1
-
实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。...
实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
- 2023-07-25 08:25:03下载
- 积分:1
-
本代码用于处理图像增强,主要用VC++语言完成
本代码用于处理图像增强,主要用VC++语言完成-Image enhancement
- 2022-08-21 18:37:27下载
- 积分:1
-
这是一款图像处理软件,提供不同图像格式的转换功能
这是一款图像处理软件,提供不同图像格式的转换功能-This is an image processing software, to provide different image format conversion function
- 2022-02-07 16:48:40下载
- 积分:1
-
use Hough transform methods for detection of the image, round can be achieved vc
用Hough变换方式检测图像中的圆,vc++可以实现-use Hough transform methods for detection of the image, round can be achieved vc
- 2022-02-02 17:12:19下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1
-
canny算子的vc源代码,可以很好的理解canny算子的原理
canny算子的vc源代码,可以很好的理解canny算子的原理-canny operator vc source code, can be a very good understanding of the principles of canny operator
- 2022-03-03 08:49:54下载
- 积分:1
-
contourlet变换源代码,图象处理方面有广泛应用空间
contourlet变换源代码,图象处理方面有广泛应用空间-MATLAB source code that implements the contourlet transform and its utility functions. See paper "The contourlet transform: an efficient directional multiresolution image representation" included in this zip file. -Contourlet transform source code, image processing has a broad application of space-MATLAB source code that implements the contourlet transform and its utility functions. See paper
- 2022-02-06 19:00:36下载
- 积分:1
-
一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取...
一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取-A relatively good image SOBEL edge detection algorithms, can be characterized by direct extraction
- 2022-01-25 19:12:54下载
- 积分:1