You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/imaging/english/manipulating-images/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ We've organized these tutorials in a progression from basic to more advanced ope
29
29
30
30
7.[Tutorial: Performing Multiple Operations in One Call](/manipulating-images/multiple-operations/) - Learn to combine scaling, cropping, flipping, and format conversion in a single API call.
31
31
8.[Guide to Grayscale Image Conversion](/manipulating-images/grayscale/) - Master the grayscale conversion process for your images.
32
-
9.[Tutorial: Deskewing Images](/manipulating-images/deskew-image/) - Learn to correct skewed images automatically.
32
+
9.[Tutorial: Deskewing Images](/manipulating-images/deskew-images/) - Learn to correct skewed images automatically.
33
33
10.[Tutorial: Learn to Perform Multiple Operations on Images](/manipulating-images/perform-operations/) - Learn how to scale, crop, flip, and export images in a single API call
Copy file name to clipboardExpand all lines: content/imaging/english/manipulating-images/deskew-images/_index.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -211,10 +211,6 @@ To reinforce your learning:
211
211
2. Create a comparison tool that shows before/after results
212
212
3. Integrate deskewing into a document scanning workflow
213
213
214
-
## Next Steps
215
-
216
-
Continue your learning journey with our [Tutorial: How to Apply Filters to Images](/manipulating-images/apply-filters/) to learn about enhancing images with various filters.
We welcome your feedback on these tutorials! If you have questions or suggestions, please share them in our [support forum](https://forum.aspose.cloud/c/imaging/10/).
Copy file name to clipboardExpand all lines: content/imaging/english/reverse-image-search/_index.md
+32-17Lines changed: 32 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -26,31 +26,46 @@ This tutorial series takes you from the fundamentals to advanced implementations
26
26
### Beginner Level
27
27
Start here if you're new to Aspose.Imaging Cloud's reverse image search capabilities:
28
28
29
-
[Tutorial: Creating Your First Search Context](/reverse-image-search/create-search-context/) - Learn to establish the foundation for image searching
30
-
[Tutorial: Understanding Search Context Status](/reverse-image-search/get-search-context-status/) - Master monitoring the state of your search context
31
-
[Tutorial: Adding Images to Your Search Context](/reverse-image-search/add-image/) - Add your first images to begin searching
32
-
[Tutorial: Learn to Extract Features Without Adding to Search Context](/reverse-image-search/extract-features-without-adding/) - Understand how to analyze image features without modifying your search index.
29
+
-[Tutorial: Creating Your First Search Context](/reverse-image-search/create-search-context/) - Learn to establish the foundation for image searching
30
+
31
+
-[Tutorial: Understanding Search Context Status](/reverse-image-search/get-search-context-status/) - Master monitoring the state of your search context
32
+
33
+
-[Tutorial: Adding Images to Your Search Context](/reverse-image-search/add-image/) - Add your first images to begin searching
34
+
35
+
-[Tutorial: Learn to Extract Features Without Adding to Search Context](/reverse-image-search/extract-features-without-adding/) - Understand how to analyze image features without modifying your search index.
33
36
34
37
### Intermediate Level
35
38
Once you understand the basics, enhance your implementation with these tutorials:
36
39
37
-
[Tutorial: Extracting Image Features](/reverse-image-search/extract-image-features/) - Learn how to work with the visual fingerprints of images
38
-
[Tutorial: Finding Similar Images](/reverse-image-search/find-similar-images/) - Implement your first similarity search
39
-
[Tutorial: Detecting Duplicate Images](/reverse-image-search/find-duplicate-images/) - Clean up image collections by finding duplicates
40
-
[Tutorial: Comparing Two Images](/reverse-image-search/compare-two-images/) - Learn direct image-to-image comparison techniques
41
-
[Tutorial: How to Get Images from Search Context](/reverse-image-search/get-image-from-search-context/) - Learn to retrieve stored images from your search context.
42
-
[Tutorial: Learn to Get Image Features from Search Context](/reverse-image-search/get-image-features/) - Understand how to access and utilize the extracted features of stored images.
40
+
-[Tutorial: Extracting Image Features](/reverse-image-search/extract-image-features/) - Learn how to work with the visual fingerprints of images
41
+
42
+
-[Tutorial: Finding Similar Images](/reverse-image-search/find-similar-images/) - Implement your first similarity search
43
+
44
+
-[Tutorial: Detecting Duplicate Images](/reverse-image-search/find-duplicate-images/) - Clean up image collections by finding duplicates
45
+
46
+
-[Tutorial: Comparing Two Images](/reverse-image-search/compare-two-images/) - Learn direct image-to-image comparison techniques
47
+
48
+
-[Tutorial: How to Get Images from Search Context](/reverse-image-search/get-image-from-search-context/) - Learn to retrieve stored images from your search context.
49
+
50
+
-[Tutorial: Learn to Get Image Features from Search Context](/reverse-image-search/get-image-features/) - Understand how to access and utilize the extracted features of stored images.
43
51
44
52
### Advanced Level
45
53
Take your implementation to the next level with these advanced techniques:
46
54
47
-
[Tutorial: Working with Image Tags](/reverse-image-search/find-images-by-tags/) - Enhance search with semantic tagging
48
-
[Tutorial: Managing Image Features](/reverse-image-search/update-images-features/) - Update and optimize your image features
49
-
[Tutorial: Building a Complete Reverse Image Search System](/reverse-image-search/complete-system/) - Combine all techniques into a robust solution
50
-
[Tutorial: How to Delete Images from Search Context](/reverse-image-search/delete-image/) - Learn proper techniques for removing images while maintaining search context integrity.
51
-
[Tutorial: Learn to Delete a Search Context](/reverse-image-search/delete-search-context/) - Understand how to properly dispose of search contexts when they're no longer needed.
52
-
[Tutorial: How to Update Image Features](/reverse-image-search/update-image-features/) - Master the process of updating and refining image features for better search results.
53
-
[Tutorial: Learn to Delete Image Features](/reverse-image-search/delete-image-features/) - Discover how to selectively remove specific image features from your search context.
55
+
-[Tutorial: Working with Image Tags](/reverse-image-search/find-images-by-tags/) - Enhance search with semantic tagging
56
+
57
+
-[Tutorial: Managing Image Features](/reverse-image-search/update-images-features/) - Update and optimize your image features
58
+
59
+
-[Tutorial: Building a Complete Reverse Image Search System](/reverse-image-search/complete-system/) - Combine all techniques into a robust solution
60
+
61
+
-[Tutorial: How to Delete Images from Search Context](/reverse-image-search/delete-image/) - Learn proper techniques for removing images while maintaining search context integrity.
62
+
63
+
-[Tutorial: Learn to Delete a Search Context](/reverse-image-search/delete-search-context/) - Understand how to properly dispose of search contexts when they're no longer needed.
64
+
65
+
-[Tutorial: How to Update Image Features](/reverse-image-search/update-image-features/) - Master the process of updating and refining image features for better search results.
66
+
67
+
-[Tutorial: Learn to Delete Image Features](/reverse-image-search/delete-image-features/) - Discover how to selectively remove specific image features from your search context.
0 commit comments