Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

HI - #1

Open
koopastroopas21 wants to merge 337 commits into
koopastroopas21:VA_branchfrom
sumit3203:master
Open

HI#1
koopastroopas21 wants to merge 337 commits into
koopastroopas21:VA_branchfrom
sumit3203:master

Conversation

@koopastroopas21

Copy link
Copy Markdown
Owner

No description provided.

AmlanDalai and others added 30 commits March 6, 2026 04:47
- Replace reference equality (==) with .equals() for ActionEvent dispatch
  in doAction() — same class of bug fixed in GuiPanel (PR #6)
- Remove System.out.println debug statements from doAction() and updateClassifier()
- Add full Javadoc to all methods and class
docs: improve README with detailed installation, usage and contributing guide
docs: add comprehensive Javadoc to IFilter, IMoment and IClassifier interfaces
Add @OverRide annotations to apply(...) implementations in Legendre_feature_ and Zernike_feature_ for consistency. Update author Javadoc tags in GuiPanel and MomentsManager to reference IICT-BAS. Remove leftover TODO/commented-out code in IJstat_feature_.java and Zernike_feature_.java as minor cleanup.
Implement CPU vs GPU Performance Benchmark Tool
…e-layout

refactor(SessionGUI): replace absolute layout with responsive BorderLayout + GridBagLayout
fix(LearningPanel): replace == with .equals() for ActionEvent comparison
Add profiling support for filters: introduce IFilter.applyFilterProfiled(ImageProcessor,String,List<Roi>) as a default method that times applyFilter and returns elapsed milliseconds, and add the necessary ImagePlus import and Javadoc. Update FilterManager to use a final benchMode and record timing via ProfilingManager. Also update ASCommon author affiliation and bump version to 1.1.6.
fix: replace unsafe == object comparison with .equals() for ActionEvents in GuiPanel
…ison

fix(FilterPanel): replace == with .equals() for string comparison in doAction()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants