-
3D编程所需的知识的概述,特别是三维数学模型…
概述了3D编程的必要知识,尤其是3d编程的数学要求,及相应算法-An overview of 3D programming the necessary knowledge, especially the 3d mathematical programming requirements, and the corresponding algorithm
- 2023-07-27 20:55:03下载
- 积分:1
-
此程序是用于图像处理中,图像去噪,并且考虑角点存在的情况...
此程序是用于图像处理中,图像去噪,并且考虑角点存在的情况-This program is used for image processing, image denoising, and consider the existence of corner
- 2023-03-15 06:45:04下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像旋转 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images rotation algorithm source files, including standard tests Photo
- 2022-03-30 20:20:37下载
- 积分:1
-
DSP实验使用,z域和s域的映射,主要在通信方面的应用
DSP实验使用,z域和s域的映射,主要在通信方面的应用-z domain and the s domain mapping, mainly in communications applications
- 2023-07-08 20:15:03下载
- 积分:1
-
Week long hair
周长发第三版的附带光盘。内附书中所有源代码-Week long hair
- 2023-02-25 10:35:05下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1
-
这份vc源代码是实现bmp 图像格式到tif图像格式的转换
这份vc源代码是实现bmp 图像格式到tif图像格式的转换-this vc source code is bmp format images to tif image format conversion
- 2022-04-10 14:01:51下载
- 积分:1
-
几个经典的图像拼接,图像融合算法
几个经典的图像拼接,图像融合算法-Several classical image mosaic, image fusion algorithm
- 2022-04-10 10:41:34下载
- 积分:1
-
该程序实现了基于几何活动轮廓模型的边缘无…
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2022-03-20 14:33:47下载
- 积分:1
-
数字图像处理基础内容:(教学课件,讲义) 图像感知和获取图像取样和量化像素间的一些基本关系线性和非线性操作...
数字图像处理基础内容:(教学课件,讲义) 图像感知和获取图像取样和量化像素间的一些基本关系线性和非线性操作--数字图像图像处理数字图像处理-Digital image processing based on the content: (teaching courseware, handouts) Image perception and access to image and quantify the pixel sampling of some of the basic relationship between the linear and nonlinear Operation- Digital Image Digital Image Processing Image Processing
- 2023-08-01 08:50:04下载
- 积分:1