What I need for image processing programming?

AI Thread Summary
For beginners in image processing, both Xcode and Microsoft Visual Studio are viable options, as OpenCV is compatible with both platforms. The choice between them may depend on personal preference and familiarity, rather than performance differences for image processing tasks. When it comes to programming languages, C is often recommended for its efficiency in image processing, although Python and MATLAB can also be used, albeit potentially slower. Ultimately, the best programming language may depend on the specific requirements of the project and the user's comfort level.
hilman
Messages
17
Reaction score
0
I am new to image processing and going serious from now on (as part of my research). I am a Mac user. What program is the best for image processing?

What the difference between Xcode and Microsoft Window Visual, which one is better and does OpenCV can works with both of them?
What kind of programming is the best for image processing? Is it C?
 
Technology news on Phys.org
It really depends on what you are doing and what you are comfortable with. Are Matlab and python too slow?
 
I don't really know actually. I am actually a beginner. From the look at it, maybe I will need to do it in C (based on my conversation with my lecturer since my senior is doing it in C if I am not mistaken). So, about the programming language itself, I think I can think about it later. But what is the difference between the Xcode and Microsoft Visual Studio? Really confuse right now. Is it one any better than other (if I want to do image processing on it)?
 
hilman said:
I don't really know actually. I am actually a beginner. From the look at it, maybe I will need to do it in C (based on my conversation with my lecturer since my senior is doing it in C if I am not mistaken). So, about the programming language itself, I think I can think about it later. But what is the difference between the Xcode and Microsoft Visual Studio? Really confuse right now. Is it one any better than other (if I want to do image processing on it)?

It doesn't matter if you use Xcode or Visual Studio, open-CV will work on both Windows and Mac.
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...

Similar threads

Replies
9
Views
2K
Replies
1
Views
1K
Replies
9
Views
5K
Replies
4
Views
3K
Replies
11
Views
2K
Replies
1
Views
4K
Replies
1
Views
1K
Back
Top