• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    MATLAB
  • Created about 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

in digital cameras the red, blue, and green sensors are interlaced in the Bayer pattern (Figure 2). The missing values are interpolated to obtain a full color image

More Repositories

1

Computer-Vision-Shape-From-Shading-Photometric-stereo

Photometric stereo The input to the algorithm is a set of photographs taken in known lighting directions and the output of the algorithm is the albedo (paint), normal direction, and the height map.
MATLAB
33
star
2

CrossDomainImageMatching

Images of same objects across different visual domains like sketches, paintings, photographs in varied environment, tend to show large difference at raw pixel level.This makes it difficult to match such images. We propose a simple and efficient method to compute cross domain image similarity by utilizing standard object detection framework to find relative importance of features. These weighted features are then used to find image matches, based on visual and contextual similarity. For robust experimentation analysis, we test our approach on UFU-DDD[6], PASCALVOC[ 18], INRIA Holidays[19], Random Flickr images[20] and Sketchy datasets[21].
Python
3
star
3

Computer-Vision-Image-WhiteBalance

White Balance is based on \gray world" assumption that states the average color of the image under white light is gray
MATLAB
1
star
4

QuoraQuestionPairs

Predicting whether two sentences are a paraphrase of one another is an active re- search problem with many real life ap- plications. One such application is min- imizing duplicate questions and answers on question answering websites such as Quora or Yahoo! Answers. We used the Quora Question pairs dataset (Iyer et al., 2017) which consists of question pairs tagged as duplicate and not dupli- cate. Among the methods tried, the best accuracy achieved was 82%.
Jupyter Notebook
1
star