Poreddy ajaykumar reddy
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
76.657
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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';...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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(...
casi 4 años hace | 1 respuesta | 0