PHP Projects for Final Year Students

PHP Projects Ideas for Final Year Students

PHP Projects for Final Year Students Before we get into the project concepts, let’s take a quick look at what PHP is. Being one of the most popular programming languages, it’s no surprise that everyone…

Image Processing Projects

Weighted Guided Image Filtering With Steering Kernel

Abstract: GIF’s local property causes halo artifacts near edges. Recently, a weighted guided image filter (WGIF) with edge-aware weighting was proposed to compensate. Local and global operations improve edge-preserving performance. These guided filters neglect edge…

Image Processing Projects

Variational Osmosis for Non-Linear Image Fusion

Abstract: New variational model for non-linear image fusion. Our method uses an osmosis energy term similar to Vogel et al. and Weickert. Minimizing the proposed non-convex energy achieves visually plausible image data fusion invariant to…

Image Processing Projects

Soft-Edge Assisted Network for Single Image Super-Resolution

Abstract: Single image super-resolution (SISR) is a difficult inverse problem because it requires reconstructing high-frequency details from low-resolution images. Most CNN-based super-resolution (SR) methods directly learn the mapping from low-resolution to high-resolution using complex convolutional…

Image Processing Projects

Semi-Supervised Image Dehazing

Abstract: Our semi-supervised learning algorithm for single image dehazing works well. The algorithm uses a deep CNN with supervised and unsupervised learning branches. In the supervised branch, mean squared, perceptual, and adversarial losses constrain the…