-
筛选,介绍了局部特征向量不变的原理。在同一个提姆…
SIFT,介绍局部特征不变向量原理。同时利用SIFT进行图像的分割和识别。比较基础的资料-SIFT, introduce the principle of local feature vector unchanged. At the same time, the use of SIFT to image segmentation and identification. Comparison of basic information
- 2022-09-22 04:50:04下载
- 积分:1
-
Opencv image transform of line segment detection using hough transform
图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
- 2022-02-07 22:23:56下载
- 积分:1
-
向大家奉献几个关于计算机图形学的几个小程序!
向大家奉献几个关于计算机图形学的几个小程序!-dedication to several of the computer graphics few small programs!
- 2023-06-14 04:45:04下载
- 积分:1
-
利用双缓存的技术实现对图像的显示,克服了图像显示时容易闪烁的问题...
利用双缓存的技术实现对图像的显示,克服了图像显示时容易闪烁的问题-cache dual use technology to achieve the right image, overcome the image display easily scintillation problems
- 2022-05-16 01:47:51下载
- 积分:1
-
一种特征提取算法,主要特征点可以被检测到…
一个进行特征提取的算法,主要可以进行特征点的检测以及与之相关的边缘检测-a feature extraction algorithm, the main feature points can be detected and the associated Edge Detection
- 2023-02-13 20:15:03下载
- 积分:1
-
有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法...
有很多基本的算法,包括边缘抽取,滤波,跟踪,检测,形态学处理等基本的算法-There are many basic algorithms, including edge extraction, filtering, tracking, detection, treatment and other basic morphological algorithms
- 2022-12-22 05:35:03下载
- 积分:1
-
可实现与graph
可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each image pixel is a "cell" of a certain type. These cells can be foreground, background, undefined, or others. As the algorithm proceeds, these cells compete to dominate the image domain. The ability of the cells to spread is related to the image pixel intensity
- 2023-06-15 12:55:03下载
- 积分:1
-
图像修复软件,自动去除数字图像上不需要的物体和人,具体使用方法可以参照说明...
图像修复软件,自动去除数字图像上不需要的物体和人,具体使用方法可以参照说明-Image restoration software, automatic removal of digital images on the objects and people do not have specific reference to the use of methods that can
- 2022-02-26 23:58:02下载
- 积分:1
-
mix 快速图象分割 内含4个Matlab应用程序
mix 快速图象分割 内含4个Matlab应用程序
- 2022-02-11 18:53:52下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1