-
功能描述:该程序给图像处理的平台,实现了图像处理的大部分算法,包括图像变换、图像处理和图像分析,功能丰富,参考性很强。
开发环境:C++ Builder 6...
功能描述:该程序给图像处理的平台,实现了图像处理的大部分算法,包括图像变换、图像处理和图像分析,功能丰富,参考性很强。
开发环境:C++ Builder 6.0
所用控件:Sunisoft SuiPack、SDL Component
-Functional Description: The program for image processing platform, to achieve the majority of image processing algorithms, including image conversion, image processing and image analysis, feature-rich, highly reference. Development Environment: C++ Builder 6.0 used in the control: Sunisoft SuiPack, SDL Component
- 2023-03-28 07:45:04下载
- 积分:1
-
In accordance with the thesis
按照论文《两种有效的图像增强算法及其应用》实现局部边界检测增强算法和自适应增强算法,效果很好。-In accordance with the thesis
- 2023-06-12 12:10:03下载
- 积分: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
-
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。...
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。-Camera Calibration Toolbox has been through the camera" s internal information on the number of three-dimensional image reconstruction. Then paste texture.
- 2022-12-28 07:40:06下载
- 积分:1
-
我的一个图像处理作业,实现了基本的图像处理功能,希望那个对你有用...
我的一个图像处理作业,实现了基本的图像处理功能,希望那个对你有用-one of my image processing operations to achieve the basic image processing functions, in the hope that this be useful to you
- 2022-02-03 04:02:11下载
- 积分:1
-
这份vc源代码是实现tif图像格式到bmp 格式的转换
这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
- 2022-01-26 05:27:22下载
- 积分:1
-
基于matlab的小波去噪研究,有参考价值
基于matlab的小波去噪研究,有参考价值-Based on the wavelet denoising matlab study has reference value
- 2022-07-23 23:41:22下载
- 积分:1
-
图像的预处理程序,包括图像的剪切、锐化和滤波除噪
图像的预处理程序,包括图像的剪切、锐化和滤波除噪-Image pre-processing procedures, including images of the cut, sharpening and Noise Filtering
- 2022-07-22 09:04:40下载
- 积分:1
-
内含测试图片,源码
数字图像处理,256色转灰度图
内含测试图片,源码
数字图像处理,256色转灰度图-Containing the test images, source of digital image processing, 256-color to grayscale
- 2023-08-27 03:15:04下载
- 积分:1
-
一个比较好的图像处理源程序,可以对图像进行多种样式处理。...
一个比较好的图像处理源程序,可以对图像进行多种样式处理。-a relatively good source image processing, image processing for a variety of styles.
- 2022-09-29 06:00:03下载
- 积分:1