Community Profile

photo

aswathy pavithran


Last seen: 거의 3년 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

4년 초과 전 | 0

| 수락됨

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
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();

4년 초과 전 | 0

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 6년 전 | 0