photo

aswathy pavithran


Last seen: etwa 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
assigning 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...

fast 5 Jahre vor | 0

| akzeptiert

Frage


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...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
how 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();

fast 5 Jahre vor | 0

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
I 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...

mehr als 6 Jahre vor | 0