-
图像压缩技术实验程序,图像符号化,256x256图像为例!
图像压缩技术实验程序,图像符号化,256x256图像为例!-experimental procedure, image symbols, as an example 256x256 image!
- 2022-03-12 18:49:37下载
- 积分:1
-
幻灯片显示类
幻灯片显示类-slide show category
- 2023-03-16 22:20:04下载
- 积分:1
-
To achieve the image format conversion, and here the images are video images, ea...
能够实现图像的格式转换,且这里的图像是视频图像,便于做跟踪的分析图像序列-To achieve the image format conversion, and here the images are video images, easy to do follow-up analysis of image sequences
- 2022-03-24 03:13:41下载
- 积分:1
-
非常好的双线性差值程序,代码简单,效果不错,已经通过调试,可直接使用
非常好的双线性差值程序,代码简单,效果不错,已经通过调试,可直接使用-Bilinear difference between a very good program, the code is simple, good results have been through the debugging can be used directly
- 2022-07-23 18:05:00下载
- 积分:1
-
A good graphics program code, using C# implementation. A good graphics program c...
一个很好的绘图程序代码,用C#实现。 -A good graphics program code, using C# implementation. A good graphics program code, using C# implementation.
- 2023-02-15 23:30:04下载
- 积分:1
-
部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波...
部分图像识别算法,包括robert因子,laplace算子,轮廓提取,高斯滤波-part of an image recognition algorithm, including robert factor, Laplace operator, contour extraction, Gaussian filter
- 2023-06-11 20:50:08下载
- 积分:1
-
高斯混合模型,及背景减计算,Blob连通域,统计流量计数
高斯混合模型,及背景减计算,Blob连通域,统计流量计数-Gaussian mixture model, and background by calculation, Blob-connected domain, the number of statistical flowmeter
- 2022-12-19 00:30:03下载
- 积分:1
-
自己写的双缓存例子程序,实现屏幕快速刷新无闪烁。
ADSL网路常用指令集
ADSL网路常用指令集-ADSL network commonly used instruction set used ADSL network Instruction Set
- 2023-04-24 23:55:03下载
- 积分:1
-
you? Beginners, this is a more integrated programs, written in java Chinese ches...
你是java的初学者吗,这是一个比较综合的程式,java写的中国象棋,看看在java下面怎么实现它吧-you? Beginners, this is a more integrated programs, written in java Chinese chess, java see below how to achieve it?
- 2023-03-08 05:00:03下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1