ad2f4371293ae69fa51cf9dd23ea74cfc98e8b6c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable whitePixels : int to sumWeight : double in method public apply(bytes byte[], width int, height int, area Rectangle) : void in class com.galenframework.rainbow4j.filters.DenoiseFilter | From | To | |
Rename Variable blackPixels : int to normalThreshold : int in method public apply(bytes byte[], width int, height int, area Rectangle) : void in class com.galenframework.rainbow4j.filters.DenoiseFilter | From | To | |
Change Variable Type | 1 | ||
Change Variable Type whitePixels : int to sumWeight : double in method public apply(bytes byte[], width int, height int, area Rectangle) : void in class com.galenframework.rainbow4j.filters.DenoiseFilter | From | To |