-
真正可用的RGB转YCbCr的verilog程序,输出格式为标准BT.656格式,经本人亲自编写并验证,可在硬件上正常工作。...
真正可用的RGB转YCbCr的verilog程序,输出格式为标准BT.656格式,经本人亲自编写并验证,可在硬件上正常工作。-Truly available to the Verilog RGB to YCbCr procedures BT.656 output format as the standard format, as I personally prepared and verified in the hardware work correctly.
- 2022-03-02 00:10:41下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
ENVI二次开发示例――波段波谱运算的IDL源代码
ENVI二次开发示例――波段波谱运算的IDL源代码-ENVI secondary development example―― the band spectrum operations by IDL.
- 2022-08-13 08:35:11下载
- 积分:1
-
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助
运动估计代码.里面有源图像和运行结果.对写论文应该有帮助-motion estimation code. Active inside images and results of operations. Papers should be written to help
- 2022-03-21 11:56:29下载
- 积分:1
-
找到群集无妨在给定图
这段代码基本上找到其他形式的 matrixoutput 的.input 图任期是不相邻的天下太平的黑色节点给定图中簇头数目黑色 nodewhich 表明簇头
- 2022-11-06 01:20:04下载
- 积分:1
-
图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊...
图形边缘检测,主要是采用自适应检测的算法,可能对初学者有些用处。不足指出见凉啊-graphics edge detection, is based on adaptive detection algorithm for beginners could use some. Less than that see cool ah
- 2022-03-23 13:54:20下载
- 积分:1
-
vb简单图形的绘制
利用vb编码的椭圆的绘制,以及五角星,还有对圆形进行等间距的分割。绘制折线,等间距分割折线。还有画两条直线,求交点的计算。算法简单,适合vb初学者绘制简单图形使用
- 2022-08-25 02:37:36下载
- 积分:1
-
AutoCAD Arx开发,求线段中点程序
AutoCAD Arx开发,求线段中点程序-AutoCAD Arx development of procedures for seeking the midpoint line segment
- 2022-03-05 04:21:53下载
- 积分:1
-
图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等...
图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等-Preliminary image processing applications, has statistical parameters, histogram and histogram equalization, filtering, sharpening, etc.
- 2022-03-30 16:06:27下载
- 积分:1
-
显示动态图像的设计方法,如何设置场景等等,运行在linux环境中,使用qt开发。...
显示动态图像的设计方法,如何设置场景等等,运行在linux环境中,使用qt开发。-Dynamic images show the design method, how to set the scene and so on, running in linux environment, the use of qt development.
- 2023-04-15 22:10:03下载
- 积分:1