The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
problem with segments and local features in image processing
hello all,
i'm trying to build a model that has input data set 15 pictures of mammography that has tumor.I would like to classify them,so when i test an another picture to classify it as "photo with cancer" or "photo without cancer",
Fisrtly, i tried with the segment feature extractor and tried to do something like the examples in the IMMI - Rapidminer 5 Image Mining Extension.My problem is that although the segmets are guite good, it hasn't good performance(in the same photos).What can i do to increase the performance,i tried everything.
Secondly i tried with the local feature extractor(with fitness mask) but also i have not good performance although i tried all different parameters(window step,prob white,prob black).The examples set visualize(with modvis) is guite good for me but when i tried in another process to clasify the same picture the cancer local features are irrelevant.any help it woyld be appreciated.If everyone wants a picture to test it just le me know
The code with the segments is: i cant posts the codes cause i exceed the maximum allowed length what can i do?
i'm trying to build a model that has input data set 15 pictures of mammography that has tumor.I would like to classify them,so when i test an another picture to classify it as "photo with cancer" or "photo without cancer",
Fisrtly, i tried with the segment feature extractor and tried to do something like the examples in the IMMI - Rapidminer 5 Image Mining Extension.My problem is that although the segmets are guite good, it hasn't good performance(in the same photos).What can i do to increase the performance,i tried everything.
Secondly i tried with the local feature extractor(with fitness mask) but also i have not good performance although i tried all different parameters(window step,prob white,prob black).The examples set visualize(with modvis) is guite good for me but when i tried in another process to clasify the same picture the cancer local features are irrelevant.any help it woyld be appreciated.If everyone wants a picture to test it just le me know
The code with the segments is: i cant posts the codes cause i exceed the maximum allowed length what can i do?
0
Answers
to your questions:
1) what kind of performance problem do you have? You might try limit minimal segment size, reduce number of computed features and many more.
2) About the second issue - please check trainable segmentation: http://splab.cz/ts
Best,
Radim
2)with the local feature extractor the procces is similar to the examples in the immi extension with different parameters.
Any idea to post my xml code to see what exactly i mean and to attach some pictures,because exceeds the maximum allowed length and i cant post it?