Poreddy ajaykumar reddy
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
76.657
of 295.673
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 154.257
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
extracting data from a cell (in cell the data are images) and i need to store them seperately
I need to extract the all the contents in a cell and i need to all the contents in a cell first row in one folder second row...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
Function with multiple inputs
Hello everyone I have a function with two inputs function [output_image]=multiple(input_1,input_2) assume input_1=imread('im...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
regarding passing input as images to a function from two different folders
function [disparity map]=map(leftview,rightview) %some processing steps will be there end I need to call two differentimages ...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
how to write data into excel sheet
close all clear all clc image_folder='C:\Users\L111\Desktop\cube faces\gaussian distortion\image_bullock\left face\rating_1';...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create excel sheet for the following code
this is the code i have converted an image into six faces(top, back, front,left, right, =bottom) for my preprocessing 1.now ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
i need to save images with different file names in seperate folders
lear all; close all; inputfilename ='back_5.jpg'; img = imread(inputfilename); dim = size(img); width = dim(2);height = dim(...
quasi 4 anni fa | 1 risposta | 0