Giter Site home page Giter Site logo

benjamesbabala's Projects

highlyaccurate icon highlyaccurate

CVPR2022 "Beyond Cross-view Image Retrieval: Highly Accurate Vehicle Localization Using Satellite Image"

hip icon hip

HIP : Convert CUDA to Portable C++ Code

histogram-equalization-logarithmic-mapping-image-rotation-gaussian-averaging-filter-median-filter icon histogram-equalization-logarithmic-mapping-image-rotation-gaussian-averaging-filter-median-filter

Implementation of Histogram Equalization, Logarithmic Mapping, Image Rotation, Gaussian Averaging Filter and Median Filter. Histogram equalization is a method using which we can adjust image intensities that will enhance the contrast of the image. By applying the histogram, the intensities of the image can be distributed properly which will allow the area with lower contrast to gain proper higher contrast. To compress the dynamic range of an image we can replace each and every pixel value with their log values. By implementing this, we enhance the low intensity pixels of the image. Logarithmic mapping is a simple point process in which the mapping function is a log curve. Since the logarithm is not defined for, the equation of the log mapping function looks like given below: 𝐼′(𝑟,𝑐)=log(𝐼(𝑟,𝑐)+1). Rotation is the operation that will perform the geometric transformation of the image element which will be rotated at the given angle about an origin. Gaussian filter have a special type of property of not having any overshoot towards a step input function and it minimizes the fall and rise time, thus it has minimum delay in group. Due to this property the Gaussian filter is considered the ideal time domain filter. Median filter is basically used to remove the nonlinear noise in the images. Generally this is used in the preprocessing step in different image processing algorithms. The most significant reason to use the median filtering is that it preserves the edge information even after removing the nonlinear noise.

histogramloss icon histogramloss

This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)

hk_camera icon hk_camera

海康USB摄像头----MV-CAO13-21UM工业摄像头的调用---python实现

hmn4qa icon hmn4qa

This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]

hndesktop icon hndesktop

A Kotlin/Swing desktop application front-end for Hacker News

hoag icon hoag

Hyperparameter optimization with approximate gradient

homoglyph icon homoglyph

A big list of homoglyphs and some code to detect them

hostsctl icon hostsctl

:see_no_evil: Control your /etc/hosts file easily, block ads, social networks, and more.

how_to_generate_images icon how_to_generate_images

This is the code for "How to Generate Images - Intro to Deep Learning #14' by Siraj Raval on YouTube

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.