-
The VC process things used to realize digital image of the jitter, the use of BA...
该VC程序事用来实现数字图像的抖动,利用BAYER表来对图像进行二值显示-The VC process things used to realize digital image of the jitter, the use of BAYER table to show the binary images
- 2022-01-26 01:16:02下载
- 积分:1
-
An image display, conversion, storage cases, based on visual c environment
一个图像显示,转换,存储的例子,基于visual c++环境-An image display, conversion, storage cases, based on visual c environment
- 2022-08-03 02:08:27下载
- 积分:1
-
c# deal with aspects of the image source: Image of the Gaussian smoothing.
c#在图像处理的方面的源程序:图像的高斯平滑。-c# deal with aspects of the image source: Image of the Gaussian smoothing.
- 2022-04-18 05:28:39下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
imageEn视频捕获的原代码,视频采集使用imageen马…
imageEn视频采集原码,使用imageen进行视频采集时有最大图像640*480的限制,代理商说是试用版的问题;-Video Capture imageEn the original code, the use of video acquisition imageen maximum image 640* 480 restrictions, agents said that the issue of a trial version
- 2022-05-24 07:20:34下载
- 积分:1
-
Microsoft Asia Research Institute MRA image retrieval papers reference value
微软亚洲研究院MRA图像检索论文有参考价值-Microsoft Asia Research Institute MRA image retrieval papers reference value
- 2022-12-27 16:55:04下载
- 积分:1
-
视频分析中目标标定算法,包含很多经典的算法,非常实用,欢迎下载...
视频分析中目标标定算法,包含很多经典的算法,非常实用,欢迎下载-ObjMark_For_TrackingAggregateTrajectory Hidden Markov Model algorithm package (HMM),Contains a lot of classical algorithms, very useful, please download
- 2023-09-03 08:25:04下载
- 积分:1
-
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试...
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fourier transform, the existence of such examples, more convenient. _ Can be tested with pictures
- 2023-05-30 22:30:03下载
- 积分:1
-
JPEG图片压缩,可压缩到原大小的百分之10左右
JPEG图片压缩,可压缩到原大小的百分之10左右-JPEG image compression, compressible to the original size of about 10
- 2022-01-26 00:17:50下载
- 积分:1
-
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel...
边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithmetic. For digital images, image intensity values of gray significant gradient changes can be expressed as Sobel edge detection to operator as an example to talk about digital image processing to achieve Edge Detection
- 2023-08-17 15:05:03下载
- 积分:1