aswathy pavithran
Followers: 0 Following: 0
Statistics
RANK
10.138
of 295.486
REPUTATION
4
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to remove Fog noise without losing fine details
i have done fog removal on an image. i got a noisy image but have fine details like face specialisation. After applying filt...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
how to remove fog pixel noise without blurring the image
I want to remove white pixels formed due to fog . I tried spatial filtering and inpainting but result was not satisfactory. Can...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
Is it possible to access the alpha value from an RGB image
i want to measure transparency of a hazy or foggy image.is there any other parameter that gives me the information of transpa...
meer dan 4 jaar ago | 2 answers | 0
2
answersassigning a variable for a specific time
initialize a variable like A to zero; A(1:300)=0; t1=1; initial time period t2=300; final time period; here we have initial...
ongeveer 5 jaar ago | 0
| accepted
Question
how to correct my image
please tell me which operation should i do to get a clearly visible image?i attached output image and input image. Aim was to re...
ongeveer 5 jaar ago | 0 answers | 0
0
answershow to acess decimal values of grayscale image?
In gray scale image it is returning index value not the intensity.To get intensity value use code mat2gray();
ongeveer 5 jaar ago | 0
Question
how to acess decimal values of grayscale image?
i got figure of grayscale images. i found from the figure that RGB values of all pixels are in decimals.When i tried to acces...
ongeveer 5 jaar ago | 1 answer | 0
1
answerI am working on Heart Rate Estimation through detected face(ROI) from a video non-invasivley through a camera. Can someone suggest how should i start ?
clear all; close all; obj=VideoReader('C:\Users\HP\Downloads\a.avi');% creat an object.this obj contains full video numFrames...
meer dan 6 jaar ago | 0