photo

Vlad Atanasiu


TELECOM ParisTech

Last seen: mehr als 2 Jahre vor Aktiv seit 2003

Followers: 0   Following: 0

Nachricht

Vlad Atanasiu is software developer, paleographer and artist, with background in handwriting biometrics, geographical information systems, art history, linguistics, middle eastern studies, project management, as well as creative writing and visual arts. Professional Interests: Digital Humanities, Image Analysis, Document Analysis, Handwriting Analysis, Web multilingual databases / Geographical Information Systems

Programming Languages:
Python, PHP, Javascript, MATLAB, HTML, CSS, Shell, Assembly
Spoken Languages:
Arabic, English, French, German, Italian

Statistik

All
MATLAB Answers

8 Fragen
6 Antworten

File Exchange

17 Dateien

RANG
6.295
of 299.279

REPUTATION
7

BEITRÄGE
8 Fragen
6 Antworten

ANTWORTZUSTIMMUNG
37.5%

ERHALTENE STIMMEN
4

RANG
423 of 20.677

REPUTATION
3.871

DURCHSCHNITTLICHE BEWERTUNG
4.20

BEITRÄGE
17 Dateien

DOWNLOADS
23

ALL TIME DOWNLOADS
38167

RANG

of 164.003

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


App stopped working after one year
An app I created on 2021.01.29 with Matlab R2020b on a MacBook Pro (2019) and macOS Catalina 10.15.7 stopped working around June...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Change existing label in Image Labeler
Changing the label of existing ROIs would be a quite useful feature for the Image Labeler app. For example, if you wish to corre...

mehr als 3 Jahre vor | 0

Frage


Unexpected power spectrum of a signal with uniform random amplitude values
What should the power spectrum of a signal with uniform random amplitude values be? I expect it to be uniform within the constra...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I use ginput in app designer?
Here is an illustration of how to simulate ginput with uifigures (App Designer, R2020b). function uiginput % Get coordinates...

fast 5 Jahre vor | 0

Frage


Display in a uicontextmenu the coordinates of clicked point in a uiimage
How do you display in a uicontextmenu the coordinates of the point in a uiimage of a uifigure clicked by the user while opening ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Interactively rotating images without changing viewpoint elevation?
Solution: activate the camera toolbar with cameratoolbar, then use the Camera Roll tool to rotate the image in its own plane. Th...

fast 5 Jahre vor | 0

| akzeptiert

Frage


Interactively rotating images without changing viewpoint elevation?
I display an image on a figure and wish to rotate it interactively around the central pixel. For example, a document with text r...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I embed an ICC color profile in a JPEG file?
Here is how to embed an ICC color profile in JPEG file. Step 1. Download Phil Harvey's ExifTool from https://exiftool.org: for ...

etwa 5 Jahre vor | 1

| akzeptiert

Frage


How can I embed an ICC color profile in a JPEG file?
Matlab (R2020a) offers no native option to embed ICC color profiles in JPEG files. How can I do it?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to embed an ICC color profile in a JPEG file?
Matlab (R2020a) offers no native option to embed ICC color profiles in JPEG files. How can I do it?

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I increase the text size of the MATLAB help documentation with a Swiss keyboard on Macbook?
How can I increase the text size of the MATLAB help documentation with a Swiss keyboard on Macbook given that the "+"-sign is ac...

etwa 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


How to keep the zoom active as long as a key is pressed?
I want the zoom to be activated by pressing a key and stay active as long as the key is pressed. With the following code, unfort...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Able to run GUI from guide command interface, but not when opening .fig straight in folder
You could use a double-click on the |thefig.fig| file to run your GUI if you include in it a call to the function |thefig_Openin...

etwa 10 Jahre vor | 0

Beantwortet
GUIDE: rounded vs square button corners
The shape of button corners changes also when creating the controls programmatically. As you can see from the following image (M...

etwa 10 Jahre vor | 2