photo

tawheed jan


university of kashmir

Last seen: oltre 2 anni fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


hi,.. i m doing work on copy move image forgery detection,,i have to firstly divide the image into overlapping blocks and after that apply the feature extraction can you tell how it can be done???
hi,.. i m doing work on copy move image forgery detection,,i have to firstly divide the image into overlapping blocks and after ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how to divide an image into overlapping blocks using DCT
I have 512x512 pixels image and i want to divide the image into overlapping blocks and after that i want to extract features in ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to select multiple regions in an image
I have a medical image and i need to select multiple regions(2 or 3)on it and process these differently. Plz tell me how to do t...

circa 10 anni fa | 1 risposta | 1

1

risposta

Domanda


I have compressed the colored image and got the result for compression ratio,PSNR and MSE. Now i want to plot a graph between PSNR and compression ratio. How can i do this in matlab?
I have compressed the colored image and got the result for compression ratio,PSNR and MSE. Now i want to plot a graph between P...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


I have compressed the image and got the value of compression ratio, MSE and PSNR. now i want to plot a graph between PSNR and compression ratio. how to do this using matlab
I have compressed the image and got the value of compression ratio, MSE and PSNR. now i want to plot a graph between PSNR and co...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


how to get different bit depth for an image
I want to plot a graph between PSNR and bit depth. I have a 24-bit color image. How can i do this

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


how to separate region of interest from the rest portion
I have taken a photograph and got the ROI based on the color of the skin.Now i want to seperate the ROI from the rest of the por...

oltre 10 anni fa | 1 risposta | 1

1

risposta

Domanda


I want matlab code for maxshift method of jpeg2000
In my problem i have taken the passport photo and detected the face based on the skin color detection.now i want to compress the...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


I have taken a passport photo(3.5cm*4.5cm) having resolution 300 pixels/cm.I have detected the face(as my region of interest) also, based on the skin color detection.Now i want to compress the face using lossless comp. tech &rest using lossy tech.
I have taken a passport photo(3.5cm*4.5cm) having resolution 300 pixels/cm.I have detected the face(as my region of interest) al...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


i am still waiting for the answer
i am still waiting for the answer

oltre 10 anni fa | 1 risposta | 0

1

risposta

Risposto
I have a passport size photo and i want to detect the face in it but the whole face,means from head to chin.after this step i have to save the detected face for further processing My email id is tawheedjan@gmail.com
I am working on the passport photo,with the face looking straight into the camera and is having uniform background.

oltre 10 anni fa | 0

Domanda


I have a passport size photo and i want to detect the face in it but the whole face,means from head to chin.after this step i have to save the detected face for further processing My email id is tawheedjan@gmail.com
I have a passport size photo and i want to detect the face in it but the whole face,means from head to chin.after this step i ha...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Plz tell me how to detect the face of a person in an image.I want matlab code for this.
I want matlab code for detecting the face of a person in an image. can anybody help me,it is urgent.

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


in a standard passport size photograph i want to select the face as my region of interest and want to save the face for compression.how can i do this in matlab
in a standard passport size photograph i want to select the face as my region of interest and want to save the face for compress...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


In my problem, i have taken rgb image of size 512*512,then converted it to greyscale and applied dct2 on it.now i want to do huffman coding of this.Plz tell me how to do this and also tell me if i am wrong.
%clear all variables and screen clear all; close all; clc; % Reads the image whose name is lena & format is jp...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


In my problem, i have taken rgb image of size 512*512,then converted it to greyscale and applied dct2 on it.now i want to do huffman coding of this.Plz tell me how to do this and also tell me if i am wrong.
I=imread('lena.jpg'); % Reads the image whose name is lena & format is jpg. whos % save I load I ...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


can i get the same colored image after applying dct & idct on it.
In my problem, i have taken a colored image and converted it to double & then converted to grayscale & after that i performed dc...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


I started out with a color image, converted it to grayscale, manipulated that grayscale image, and then want to convert the manipulated image back to the original coloring,the manipulation created same grayscale value that was already present, then t
I started out with a color image, converted it to grayscale, manipulated that grayscale image, and then want to convert the mani...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


plz,tell me how to choose the colormap for converting a grayscale image to colored image
plz,tell me how to choose the colormap for converting a grayscale image to colored image

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


plz tell me how to choose the colormap for converting a grayscale image to rgb
plz tell me how to choose the colormap for converting a grayscale image to rgb.

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


how to choose the color map
how to choose the color map for rgb image

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


how i will use the colormap
how i will use the colormap for converting an indexed image to rgb? can u explain with the help of example.

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


how to choose the color map
i have converted the image from grayscale to indexed.now i want this to be converted to rgb.how to do this using colormap.

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


how to convert grayscale image to rgb image
In my problem i have taken a colored image & converted it to grayscale(double).After processing now i want the colored image bac...

quasi 11 anni fa | 1 risposta | 0

1

risposta