paper-with-me

홈 › Papers

FPGA Implementation of Minimum Mean Brightness Error Bi-Histogram Equalization

2020-02-12 · Abhishek Saroha, Avichal Rakesh, Rajiv Kumar Tripathi

Histogram Equalization (HE) is a popular method for contrast enhancement. Generally, mean brightness is not conserved in Histogram Equalization. Initially, Bi-Histogram Equalization (BBHE) was proposed to enhance contrast while maintaining a the mean brightness. However, when mean brightness is primary concern, Minimum Mean Brightness Error Bi-Histogram Equalization (MMBEBHE) is the best technique. There are several implementations of Histogram Equalization on FPGA, however to our knowledge MMBEBHE has not been implemented on FPGAs before. Therefore, we present an implementation of MMBEBHE on FPGA.

📄 PDF Abstract BibTeX arXiv:2003.00840

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Error Analysis of CORDIC Processor with FPGA Implementation

2023-08-02 · Young-Man Kim

The coordinate rotation digital computer (CORDIC) is a shift-add based fast computing algorithm which has been found in many digital signal processing (DSP) applications. In this paper, a detailed error analysis based on…

Quantization

Efficient Soft-Output Gauss-Seidel Data Detector for Massive MIMO Systems

2018-04-17

For massive multiple-input multiple-output (MIMO) systems, linear minimum mean-square error (MMSE) detection has been shown to achieve near-optimal performance but suffers from excessively high complexity due to the larg…

Hardware-Efficient FPGA Implementation of Sigmoid Function Using Mixed-Radix Hyperbolic Rotation CORDIC

2026-04-26 · Chintan Panchal, Ankur Changela, Mohendra Roy arxiv

Efficient hardware implementation of nonlinear activation functions is a crucial task in deploying artificial neural networks on resource-constrained and edge devices such as Field-Programmable Gate Arrays (FPGAs). The s…

Binary Classification

Eventor: An Efficient Event-Based Monocular Multi-View Stereo Accelerator on FPGA Platform

2022-03-29 · Mingjun Li, Jianlei Yang, Yingjie Qi, Meng Dong 외

Event cameras are bio-inspired vision sensors that asynchronously represent pixel-level brightness changes as event streams. Event-based monocular multi-view stereo (EMVS) is a technique that exploits the event streams t…

CPUQuantization

A Comparative Study of Histogram Equalization Based Image Enhancement Techniques for Brightness Preservation and Contrast Enhancement

2013-11-16 · Omprakash Patel, Yogendra P. S. Maravi, Sanjeev Sharma

Histogram Equalization is a contrast enhancement technique in the image processing which uses the histogram of image. However histogram equalization is not the best method for contrast enhancement because the mean bright…

Image Enhancement