OpenCV: Which disk is better to store the image sets - on the HDD or SSD?
up vote
-1
down vote
favorite
I want to use openCV 4.0 and Java (Intellij IDEA). I only starting and don't know where I should save images sets -- HDD or SSD?
I know difference between them -- one is larger, another is faster.
opencv computer-vision hard-drive
add a comment |
up vote
-1
down vote
favorite
I want to use openCV 4.0 and Java (Intellij IDEA). I only starting and don't know where I should save images sets -- HDD or SSD?
I know difference between them -- one is larger, another is faster.
opencv computer-vision hard-drive
Anywhere that's practical. Focus on learning OpenCV, you can always move the files around.
– Dan Mašek
Nov 22 at 16:59
depends on the task. Do you often read or write lots of images and have to do it fast? => SSD. Do you have a huge nunber of images that do nor fit on SSD or not the money to buy enough SSDs or you are writing so often that the SSD lifetime is too short? => HDD. just my opiniion
– Micka
Nov 22 at 18:18
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I want to use openCV 4.0 and Java (Intellij IDEA). I only starting and don't know where I should save images sets -- HDD or SSD?
I know difference between them -- one is larger, another is faster.
opencv computer-vision hard-drive
I want to use openCV 4.0 and Java (Intellij IDEA). I only starting and don't know where I should save images sets -- HDD or SSD?
I know difference between them -- one is larger, another is faster.
opencv computer-vision hard-drive
opencv computer-vision hard-drive
asked Nov 22 at 15:20
DV_
12
12
Anywhere that's practical. Focus on learning OpenCV, you can always move the files around.
– Dan Mašek
Nov 22 at 16:59
depends on the task. Do you often read or write lots of images and have to do it fast? => SSD. Do you have a huge nunber of images that do nor fit on SSD or not the money to buy enough SSDs or you are writing so often that the SSD lifetime is too short? => HDD. just my opiniion
– Micka
Nov 22 at 18:18
add a comment |
Anywhere that's practical. Focus on learning OpenCV, you can always move the files around.
– Dan Mašek
Nov 22 at 16:59
depends on the task. Do you often read or write lots of images and have to do it fast? => SSD. Do you have a huge nunber of images that do nor fit on SSD or not the money to buy enough SSDs or you are writing so often that the SSD lifetime is too short? => HDD. just my opiniion
– Micka
Nov 22 at 18:18
Anywhere that's practical. Focus on learning OpenCV, you can always move the files around.
– Dan Mašek
Nov 22 at 16:59
Anywhere that's practical. Focus on learning OpenCV, you can always move the files around.
– Dan Mašek
Nov 22 at 16:59
depends on the task. Do you often read or write lots of images and have to do it fast? => SSD. Do you have a huge nunber of images that do nor fit on SSD or not the money to buy enough SSDs or you are writing so often that the SSD lifetime is too short? => HDD. just my opiniion
– Micka
Nov 22 at 18:18
depends on the task. Do you often read or write lots of images and have to do it fast? => SSD. Do you have a huge nunber of images that do nor fit on SSD or not the money to buy enough SSDs or you are writing so often that the SSD lifetime is too short? => HDD. just my opiniion
– Micka
Nov 22 at 18:18
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53433999%2fopencv-which-disk-is-better-to-store-the-image-sets-on-the-hdd-or-ssd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Anywhere that's practical. Focus on learning OpenCV, you can always move the files around.
– Dan Mašek
Nov 22 at 16:59
depends on the task. Do you often read or write lots of images and have to do it fast? => SSD. Do you have a huge nunber of images that do nor fit on SSD or not the money to buy enough SSDs or you are writing so often that the SSD lifetime is too short? => HDD. just my opiniion
– Micka
Nov 22 at 18:18