Statistiques
3 Questions
0 Réponses
RANG
91 323
of 301 788
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 421
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 567
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can i change ppm image resolution when I using Imread?
For example, xx.ppm has 10bit data format when I use a = imread("xx.ppm") 'a' file's data has multiplied by 64, because MATL...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
How can i change ppm image resolution when I using Imread?
For example, a = imread("xxxx.ppm") xxxx image resolution has default 255 So when I reading 1023 resolution ppm files, data ...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
How can i imwrite ppm image file as a ASCII Encoding format
After reading the PPM file and processing the data, and save it again using imwrite. But I cant imwrite ppm image file as a ASC...
environ 2 ans il y a | 1 réponse | 0
