-
实现了一个简单的图像检索程序,很有参考价值。
VC++实现的一个简单的图像检索程序,有参考价值。-VC++ to achieve a simple image retrieval process, a valuable reference.
- 2022-11-01 19:05:03下载
- 积分:1
-
opencv的文档
opencv的文档-opencv documentation
- 2022-05-14 04:02:21下载
- 积分:1
-
提供多种边缘检测源代码,并提供了样例图片,可以参考参考。...
提供多种边缘检测源代码,并提供了样例图片,可以参考参考。-Edge detection provides a wide range of source code, and provides a sample picture, you can refer to the reference.
- 2022-08-17 23:08:09下载
- 积分:1
-
国外高手编写的RANSAC算法工具箱,可以对二维和三维数据进行评估,内附例子。...
国外高手编写的RANSAC算法工具箱,可以对二维和三维数据进行评估,内附例子。-Prepared by foreign experts RANSAC algorithm toolbox, can be two-dimensional and three-dimensional data to assess the attached example.
- 2022-02-24 16:36:41下载
- 积分:1
-
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想...
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduction Finally fuzzy C-means clustering, fuzzy clustering is a very important thinking, recently re-image processing on the use of such thinking, but also Innovative thinking is that
- 2023-08-03 04:00:03下载
- 积分:1
-
H.264 internal motion compensation decoding process Verilog
H.264内部运动补偿译码的verilog程序-H.264 internal motion compensation decoding process Verilog
- 2022-05-24 18:21:37下载
- 积分:1
-
UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。...
UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。-UNIX/Linux below bmp image into a raw format tool, suitable for further image processing used to do. It also includes a bmp image format of information read.
- 2022-01-30 15:53:06下载
- 积分:1
-
Application of C++ Builder in the preparation of image processing the image form...
应用C++Builder编写图像处理中的图像格式转化程序-Application of C++ Builder in the preparation of image processing the image format conversion program
- 2022-01-21 21:47:53下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
使用VC++处理图像,可以实现拉普拉斯边缘增强、中值滤波、灰度化、象素点反转...
使用VC++处理图像,可以实现拉普拉斯边缘增强、中值滤波、灰度化、象素点反转-Use VC++ Deal with images, you can realize laplace edge enhancement, median filtering, gray, and pixel-point inversion
- 2023-01-15 16:50:03下载
- 积分:1