-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1
-
关于图像边缘检测及方块编码的程序,有源码,编译后能运行,方便学习,有一定参考价值。...
关于图像边缘检测及方块编码的程序,有源码,编译后能运行,方便学习,有一定参考价值。-on edge detection and box coding procedures, source code, compile after the operation, facilitate learning, a certain reference value.
- 2022-03-30 16:33:50下载
- 积分:1
-
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法...
计算机图形学的各种算法,如边缘检测,付立叶变换等典型的算法-of computer graphics algorithms, such as edge detection, such as Fourier transform algorithm typical
- 2022-07-05 09:56:17下载
- 积分:1
-
地震剖面显示的形成和绘图的程序
地震勘探剖面显示程序,用于形成和绘制自激自收地震勘探剖面。-seismic profiles indicate procedures for the formation and drawing self-collected seismic profile.
- 2023-08-01 12:15:03下载
- 积分:1
-
The code is written in c environment, dynamic random sequence generator
该代码为c环境下编写的动态随机序列发生器-The code is written in c environment, dynamic random sequence generator
- 2022-01-22 17:17:03下载
- 积分:1
-
Pairs of mirror image, specifically about flip, flipping and other operations on...
对图像进行镜像,具体有左右翻转、上翻转等操作-Pairs of mirror image, specifically about flip, flipping and other operations on the
- 2022-02-14 14:03:10下载
- 积分:1
-
from using language out to document procedures with the input data. Drawing II B
从用c语言编出程序要用文件输入数据。 绘制二次B样条曲线的表达式: P(0,2)(t)=P0*G(0,2)(t)+P1*G(1,2)(t)+P2*G(2,2)(t) 0
- 2022-04-27 09:34:22下载
- 积分:1
-
一套指纹识别的c语言源代码
一套指纹识别的c语言源代码-a fingerprint identification c language source code
- 2022-09-25 13:00:03下载
- 积分:1
-
长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于J...
长40页的word中文文档: 通过本篇文章能对Java的初学者提供帮助,弄清一些Java编程技巧,如事件,线程,动画,双缓冲图像,复合键控制,等.一方面有助于Java编程学习,另一方面即使使用C或C++编程,本文的算法和技巧也都有相当价值.-the 40-word Chinese Document : This article can be Java beginners to help clarify some of the Java programming techniques such as incident, thread, animation, image-buffer, composite bonding control, and others. Both help to learn Java programming, and even if the use of C or C programming, the paper algorithms and techniques also have considerable value.
- 2022-01-25 13:52:52下载
- 积分:1
-
OpenGL 读取obj文件
c++实现的,opengl库读取obj文件,显示三维图形。obj文件需要作为参数传入,内含makefile可以在linux环境下编译。
- 2022-01-26 00:54:58下载
- 积分:1