-
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。...
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。-Realize two windows with three-dimensional objects displayed on the source code, programming environment. Net2003 and d3d.
- 2022-03-26 01:04:52下载
- 积分:1
-
This is a graphics of cutting algorithm commonly used characters, including cutt...
这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
- 2022-04-16 04:44:32下载
- 积分:1
-
这是一个显示三维立体的亮度不同的程序,在vc++下开发
这是一个显示三维立体的亮度不同的程序,在vc++下开发-This is a three-dimensional display brightness of different procedures, the vc++ Development
- 2022-04-15 06:39:45下载
- 积分:1
-
本程序是基于改进的Camshift跟踪算法…
本程序是在Camshift原始的跟踪算法的基础上进行了改进,实现了对多目标的跟踪的自动初始化,-This procedure is in the original Camshift tracking algorithm based on improved realize the multi-target tracking automatic initialization,
- 2023-02-03 15:15:05下载
- 积分:1
-
The source code for converting an URI literal to a barcode.
The source code for converting an URI literal to a barcode.
- 2022-06-27 19:10:14下载
- 积分:1
-
程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写....
程序给出了边缘检测及轮廓跟踪的一般方法,其是基于matlab来编写.-Edge detection contour tracking, image processing in a very important edge detection contour tracking algorithm
- 2022-01-27 14:31:01下载
- 积分:1
-
图像的处理方面的,还请大家指教.谢谢.
怎么传不上呢
图像的处理方面的,还请大家指教.谢谢.
怎么传不上呢-image processing, but also please enlighten. Thank you. How-not?
- 2022-03-30 20:39:30下载
- 积分:1
-
用Canny算子检测图像中的边缘:图像分割系统…
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-04-19 18:30:30下载
- 积分:1
-
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。...
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass filtering, high pass filtering, image translation, rotation, gray transformation, gray stretch, image expansion , corrosion, etc..
- 2022-12-25 21:20:04下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1