Welcome![Sign In][Sign Up]
Location:
Search - contrast with matlab code

Search list

[Graph programColorProcess

Description: 颜色处理的理论基础源代码,包括灰度化与伪彩色处理,颜色调整,亮度/对比度调整,颜色量化与减色,抖动,增强CDib等。-Deal with the theoretical basis for the color source code, including the gray-scale and pseudo-color processing, color adjustment, brightness/contrast adjustment, color quantization and Hypochromic, jitter, such as enhanced CDib.
Platform: | Size: 21504 | Author: 赵堃 | Hits:

[matlabSimpleSENSEreconstruction

Description: 简单SENSE图像重建,即使通过反傅里叶变换重建出最终图像-The data was acquired from 4-channel array coil using EPI sequence (2-shot, matrix: 64X64, TE: 50 ms) at a 1.5T scanner. The code estimates the coil sensitivity profiles directly from the image with anatomical contrast by low-pass smoothing. Subsequently, k-space data were decimated to simulate 2.0-fold acceleration (R=2.0). Finally, using least-squares estimate, the reconstructed full-FOV spin density image is obtained
Platform: | Size: 4096 | Author: 李荣智 | Hits:

[Special Effectshuffman

Description: 使用MATLAB语言,霍夫曼编码,并对压缩效果进行了评价。-MATLAB programme,Huffman.This code analyze the compress principle and make some contrast with other mathods.
Platform: | Size: 1024 | Author: crystal | Hits:

[matlablocalequalizedpixelshift

Description: This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is pixel by pixel. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.-This code applies local histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is pixel by pixel. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.
Platform: | Size: 1024 | Author: Sal | Hits:

[matlabglobalequalized

Description: This code applies global histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The output is definitely a better contrast image as compared to the input
Platform: | Size: 1024 | Author: Sal | Hits:

[matlablocalequalisedwindowshift

Description: This code applies local histogram equalization an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is as per size of the window. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.-This code applies local histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is as per size of the window. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.
Platform: | Size: 1024 | Author: Sal | Hits:

[Special Effectspartial-difference-equation-method

Description: 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的。 本光碟中的所有内容,仅供教学和研究参考。-This cd-rom contains five folder. (1) video clip: for teaching demonstration, among them, "two_cells" is modified variational level set method, realize the GAC model of image segmentation evolution process "Denoissing" is to use P_M equation, the noise of the image smooth evolution process "Curve_linear_heat_flow" is the use of the realization of the FT closed curve of the evolution process of the linear heat flux. (2) binary images: one of the image for morphology image processing experiments with, but through the extraction of the object boundaries, the curve evolution for use. (3) gray image and color images: one of the image, image segmentation, can be used as a smooth filtering, contrast enhancement, color and enhance image magnification of the material. (4) MATLAB: including more than 10 MATLAB program or (function) of source code. The comments in the program, and the book about the description of the corresponding algorithm is consistent. The entire content of the disc, o
Platform: | Size: 7410688 | Author: 何最红 | Hits:

[Modem programAM

Description: AM MODULATION: It is matlab code for AM,DSBSC,SS B with carrier ,ISB, & multitone AM & their spectrum. AM is a technique used in electronic communication, most commonly for transmitting information via a radio carrier wave. AM works by varying the strength of the transmitted signal in relation to the information being sent. For example, changes in signal strength may be used to specify the sounds to be reproduced by a loudspeaker, or the light intensity of television pixels. Contrast this with frequency modulation, in which the frequency is varied, and phase modulation, in which the phase is varied.-AM MODULATION: It is matlab code for AM,DSBSC,SSBSC,SSB with carrier ,ISB, & multitone AM & their spectrum. AM is a technique used in electronic communication, most commonly for transmitting information via a radio carrier wave. AM works by varying the strength of the transmitted signal in relation to the information being sent. For example, changes in signal strength may be used to specify the sounds to be reproduced by a loudspeaker, or the light intensity of television pixels. Contrast this with frequency modulation, in which the frequency is varied, and phase modulation, in which the phase is varied.
Platform: | Size: 1024 | Author: Divya | Hits:

[matlabcontraststerch

Description: image processing- contrast streaching code for improve contarst of an image with matlab
Platform: | Size: 169984 | Author: shrm | Hits:

[matlabImageProcessing--Contrast-Stretching-with-Matlab.

Description: Contrast Stretching with Matlab. Example matlab code and result images.
Platform: | Size: 1204224 | Author: Volkan Kalpakci | Hits:

[Special EffectsImage-Processing-Based-on-PDE

Description: 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的。 本光碟中的所有内容,仅供教学和研究参考。-" Image Processing Based on PDE" CD with the book contains the full version of the disc five folders. (1) Video clip: for teaching demonstration, which, " two_cells" is improved variational level set methods to achieve the evolution of GAC model image segmentation " denoissing" is the use of P_M equation, the evolution of image smoothing denoising process " curve_linear_heat_flow" is the use of a closed curve FT achieve a linear heat evolution. (2) binary image: one of the images for morphological image processing experiments, it can also be obtained by extracting the object boundary curve evolution for experimental use. (3) gray-scale images and color images: images which can be used as image segmentation, filtering, contrast enhancement, color enhancement and image amplification test material. (4) MATLAB Program: which includes more than 10 or MATLAB program (function) of the source code. Comments made in the program, and a description of the boo
Platform: | Size: 7414784 | Author: marshal | Hits:

[Otherpolar-3gpp-matlab

Description: This code is intended to provide a reference model for the standard and has been written with a focus on correctness, rather than on simulation speed. This code is also intended to provide a platform for research on enhancements to the New Radio polar code. This motivates the inclusion of the custom1_encoder and custom1_decoder, alongside encoders and decoders for the New Radio PBCH, PDCCH and PUCCH channels. In particular, custom1_encoder and custom1_decoder adapt the New Radio polar code for general purpose applications, enabling support for arbitrarily-high information block lengths A. By contrast, the longest block lengths supported in the New Radio PBCH, PDCCH and PUCCH channels are 32, 140 and 1706 bits, respectively.(Matlab simulations of the encoder and Successive Cancellation List (SCL) decoder for the New Radio polar code from 3GPP Release 15, as defined in [TS38.212 V15.1.1])
Platform: | Size: 667648 | Author: 幼麟儿 | Hits:

CodeBus www.codebus.net